runtime(vim): Update base-syntax, match :uniq command

closes: #17601

Signed-off-by: Doug Kearns <dougkearns@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Doug Kearns
2025-06-24 20:23:34 +02:00
committed by Christian Brabandt
parent fc378a88d8
commit ca793e60db
90 changed files with 489 additions and 384 deletions

View File

@@ -1,7 +1,7 @@
" Vim syntax file generator
" Language: Vim script
" Maintainer: Hirohito Higashi (h_east)
" Last Change: 2025 Jun 11
" Last Change: 2025 Jun 24
let s:keepcpo= &cpo
set cpo&vim
@@ -351,6 +351,7 @@ function s:get_vim_command_type(cmd_name)
this
throw
type
uniq
unlet
unmap
var