mirror of
https://github.com/vim/vim.git
synced 2026-04-27 05:57:24 +02:00
runtime(vim): Update base-syntax, match :filetype in functions
closes: #17671 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
ba11e78f1d
commit
5911ac5023
@@ -321,6 +321,7 @@ function s:get_vim_command_type(cmd_name)
|
||||
enum
|
||||
execute
|
||||
export
|
||||
filetype
|
||||
filter
|
||||
final
|
||||
for
|
||||
|
||||
Reference in New Issue
Block a user