mirror of
https://github.com/vim/vim.git
synced 2026-05-04 17:36:26 +02:00
runtime(vim): Update base-syntax, match escape sequences in :command blocks
- Match escape sequences in :command replacement blocks. - Match :substitute after escape sequences (a temporary fix until Ex commands are contained). fixes: #17326 closes: #17663 Signed-off-by: Doug Kearns <dougkearns@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
committed by
Christian Brabandt
parent
f9d87fa6ba
commit
a8b86605f3
@@ -17,4 +17,4 @@
|
||||
@6|\+0#e000e06&| +0#0000000&|-+0#e000e06&|b|u|f@1|e|r| +0#0000000&@59
|
||||
@6|\+0#e000e06&| +0#0000000&|-+0#e000e06&|c|o|m|p|l|e|t|e|=|b+0#00e0003&|u|f@1|e|r| +0#0000000&@50
|
||||
@6|\+0#e000e06&| +0#0000000&|-+0#e000e06&|c|o|u|n|t| +0#0000000&@60
|
||||
@57|5|0|,|0|-|1| @7|3|5|%|
|
||||
@57|5|0|,|0|-|1| @7|3|0|%|
|
||||
|
||||
Reference in New Issue
Block a user