mirror of
https://github.com/vim/vim.git
synced 2025-09-24 03:44:06 -04:00
runtime(vim): Update syntax file, improve :substitute matching (#14093)
- Differentiate between :substitute and substitute(), fixes #13883. - Match all allowed :substitute delimiters. - Remove leading context from :substitute matches. Signed-off-by: Doug Kearns <dougkearns@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|:|s+0#af5f00255&|l|e@1|p| +0#0000000&@68
|
||||
|:|s+0#af5f00255&|l|e@1|p|!| +0#0000000&@67
|
||||
|:|s+0#af5f00255&|l|a|s|t| +0#0000000&@68
|
||||
|:+0#af5f00255&|s|m|a|g|i|c| +0#0000000&@67
|
||||
|:|s+0#af5f00255&|m|a|g|i|c| +0#0000000&@67
|
||||
|:|s+0#af5f00255&|m|a|p| +0#0000000&@69
|
||||
|:|s+0#af5f00255&|m|a|p|c|l|e|a|r| +0#0000000&@64
|
||||
|:|s+0#af5f00255&|m|e|n|u| +0#0000000&@68
|
||||
|
Reference in New Issue
Block a user