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:
Doug Kearns
2025-07-05 16:48:02 +02:00
committed by Christian Brabandt
parent ba11e78f1d
commit 5911ac5023
6 changed files with 78 additions and 7 deletions

View File

@@ -321,6 +321,7 @@ function s:get_vim_command_type(cmd_name)
enum
execute
export
filetype
filter
final
for