mirror of
https://github.com/neovim/neovim.git
synced 2026-08-26 17:11:48 +00:00
build(vim-patch): vim9 parse_argument_types is n/a
Vim9script has incompatible lambda syntax to support argument types. Target v9.1.0270.
This commit is contained in:
@@ -49,6 +49,7 @@
|
||||
^mch_job_[a-z]\+(
|
||||
^mch_[_a-z]\+_job(job_T
|
||||
^mem_[a-zA-Z0-9_]\+(
|
||||
^parse_argument_types(
|
||||
^parse_queued_messages(
|
||||
^restore_buffer(bufref_T
|
||||
^static int included_patches\[\] =
|
||||
|
||||
Reference in New Issue
Block a user