mirror of
https://github.com/vim/vim.git
synced 2025-10-19 08:04:27 -04:00
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>
This commit is contained in:
committed by
Christian Brabandt
parent
08c39d2fe9
commit
7dba04f15c
@@ -399,6 +399,7 @@ function s:get_vim_command_type(cmd_name)
|
||||
substitute
|
||||
swapname
|
||||
syntax
|
||||
syntime
|
||||
tcl
|
||||
tcldo
|
||||
tclfile
|
||||
|
Reference in New Issue
Block a user