0
0
mirror of https://github.com/vim/vim.git synced 2025-07-26 11:04:33 -04:00

1 Commits

Author SHA1 Message Date
Doug Kearns
dcff497373
runtime(vim): Update base-syntax, match bare mark ranges
Remove unmatchable :normal {mark,register} matches. The arg to :normal
is now handled separately and contained marks and registers are no
longer matched.

closes: #17571

Signed-off-by: Doug Kearns <dougkearns@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
2025-06-22 18:47:49 +02:00