]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(doc,vim): Update base syntax, match full :syntime command
authorDoug Kearns <dougkearns@gmail.com>
Thu, 9 Oct 2025 19:39:57 +0000 (19:39 +0000)
committerChristian Brabandt <cb@256bit.org>
Thu, 9 Oct 2025 19:39:57 +0000 (19:39 +0000)
commit7dba04f15cc43562c67c4cd0db82c2165c1cdb40
tree80182eb25f4ee2b892bfdda188203074de6f3844
parent08c39d2fe95b807d2174fb9f22c89ad965d7962d
runtime(doc,vim): Update base syntax, match full :syntime command

- Use the optional tail command-name spec at :help :syntime.
- Match full :syntime command and highlight args.

Signed-off-by: Doug Kearns <dougkearns@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/syntax.txt
runtime/doc/tags
runtime/syntax/generator/gen_syntax_vim.vim
runtime/syntax/generator/vim.vim.base
runtime/syntax/testdir/dumps/vim_ex_syntime_00.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_syntime_01.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/vim_ex_syntime_02.dump [new file with mode: 0644]
runtime/syntax/testdir/input/vim_ex_syntime.vim [new file with mode: 0644]
runtime/syntax/vim.vim