0
0
mirror of https://github.com/vim/vim.git synced 2025-09-25 03:54:15 -04:00

1 Commits

Author SHA1 Message Date
Doug Kearns
b88f9e4a04 runtime(vim): Update base syntax, fix :map termination in :command RHS
Ensure :map (and :abbreviate) terminate at | when included in :command
replacement strings containing commands separated by line continuations.

Signed-off-by: Doug Kearns <dougkearns@gmail.com>
2025-08-01 22:20:15 +10:00