forked from aniani/vim
runtime(vim): Update base-syntax, improve :map highlighting
Match :map ( RHS properly. Only match ! after :map, :noremap, :unmap and :mapclear. closes: #15297 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
1165f7850b
commit
99984fc58a
@@ -1,10 +1,9 @@
|
||||
|:+0&#ffffff0|s+0#af5f00255&|a|l@1| +0#0000000&@69
|
||||
|:|s+0#af5f00255&|a|v|e|a|s| +0#0000000&@67
|
||||
|:+0&#ffffff0|s+0#af5f00255&|a|v|e|a|s| +0#0000000&@67
|
||||
|:|s+0#af5f00255&|b|u|f@1|e|r| +0#0000000&@66
|
||||
|:|s+0#af5f00255&|b|N|e|x|t| +0#0000000&@67
|
||||
|:|s+0#af5f00255&|b|a|l@1| +0#0000000&@68
|
||||
>:|s+0#af5f00255&|b|f|i|r|s|t| +0#0000000&@66
|
||||
|:|s+0#af5f00255&|b|l|a|s|t| +0#0000000&@67
|
||||
|:|s+0#af5f00255&|b|f|i|r|s|t| +0#0000000&@66
|
||||
>:|s+0#af5f00255&|b|l|a|s|t| +0#0000000&@67
|
||||
|:|s+0#af5f00255&|b|m|o|d|i|f|i|e|d| +0#0000000&@63
|
||||
|:|s+0#af5f00255&|b|n|e|x|t| +0#0000000&@67
|
||||
|:|s+0#af5f00255&|b|p|r|e|v|i|o|u|s| +0#0000000&@63
|
||||
@@ -17,4 +16,5 @@
|
||||
|:|s+0#af5f00255&|e|t|f|i|l|e|t|y|p|e| +0#0000000&@62
|
||||
|:|s+0#af5f00255&|e|t|g|l|o|b|a|l| +0#0000000&@64
|
||||
|:|s+0#af5f00255&|e|t|l|o|c|a|l| +0#0000000&@65
|
||||
|:|s+0#af5f00255&|f|i|n|d| +0#0000000&@68
|
||||
@57|4|3@1|,|1| @8|3|5|%|
|
||||
|
Reference in New Issue
Block a user