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

@ -540,6 +540,7 @@
:unabbreviate
:unabbreviate
:unhide
:uniq
:unlet
:unlockvar
:unmap
@ -1126,6 +1127,7 @@ call Foo() | undolist
call Foo() | unabbreviate
call Foo() | unabbreviate
call Foo() | unhide
call Foo() | uniq
call Foo() | unlet
call Foo() | unlockvar
call Foo() | unmap