mirror of
https://github.com/vim/vim.git
synced 2026-05-02 08:25:40 +02:00
runtime(vim): Update base syntax, match :terminal command
Match the full :terminal command syntax. closes: #18367 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
b1446dfd23
commit
da5b6007fb
@@ -401,6 +401,7 @@ function s:get_vim_command_type(cmd_name)
|
||||
tcl
|
||||
tcldo
|
||||
tclfile
|
||||
terminal
|
||||
this
|
||||
throw
|
||||
type
|
||||
|
||||
Reference in New Issue
Block a user