]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(vim): Update base-syntax, match protected constructors
authorDoug Kearns <dougkearns@gmail.com>
Sun, 23 Mar 2025 15:14:20 +0000 (16:14 +0100)
committerChristian Brabandt <cb@256bit.org>
Sun, 23 Mar 2025 15:14:20 +0000 (16:14 +0100)
commitadb703e1b98b71f2908ecc7b7d4180f586caafb8
tree6140901b269f1e52aef893907c5ff9909a8ff96a
parentb5459ee1047d27bd53318e865b10250fade70666
runtime(vim): Update base-syntax, match protected constructors

Support for protected constructors was added in commit 7e89800.

closes: 16618

Signed-off-by: Doug Kearns <dougkearns@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/syntax/generator/vim.vim.base
runtime/syntax/testdir/dumps/vim9_constructor_00.dump [new file with mode: 0644]
runtime/syntax/testdir/input/vim9_constructor.vim [new file with mode: 0644]
runtime/syntax/vim.vim