0
0
mirror of https://github.com/vim/vim.git synced 2025-09-24 03:44:06 -04:00

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 @@ vim9script
:undojoin
:undolist
:unhide
:uniq
:unlockvar
:unmap
:unmenu
@@ -1121,6 +1122,7 @@ Foo() | undo
Foo() | undojoin
Foo() | undolist
Foo() | unhide
Foo() | uniq
Foo() | unlockvar
Foo() | unmap
Foo() | unmenu