]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(vim): Update base syntax, match :*do command arg
authorDoug Kearns <dougkearns@gmail.com>
Sun, 9 Nov 2025 18:59:52 +0000 (18:59 +0000)
committerChristian Brabandt <cb@256bit.org>
Sun, 9 Nov 2025 18:59:52 +0000 (18:59 +0000)
commit8869800f704ea0568d4741b960fc547f6853255f
tree194f0f779680841d553a8e7f3d0e0e6f624958c9
parenta795aab885e140938c8c6ae08297df6b2ce24be1
runtime(vim): Update base syntax, match :*do command arg

Match the Ex command arg to all :*do commands.

closes: #18700

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