0
0
mirror of https://github.com/vim/vim.git synced 2025-09-29 04:34:16 -04:00

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

closes: #17057

Signed-off-by: Doug Kearns <dougkearns@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Doug Kearns
2025-04-05 15:55:36 +02:00
committed by Christian Brabandt
parent d84cbdb5a3
commit 2f5a8c0b5b
8 changed files with 168 additions and 9 deletions

View File

@@ -0,0 +1,2 @@
highlight link vimVar Identifier
highlight link vimRedirFile String