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,11 +1,9 @@
|
||||
|.+0#af5f00255#ffffff0| +0#0000000&@73
|
||||
|:|k+0#af5f00255&| +0#0000000&@72
|
||||
|:|l+0#af5f00255&|e|t| +0#0000000&@70
|
||||
|:+0&#ffffff0|l+0#af5f00255&|e|t| +0#0000000&@70
|
||||
|:|m+0#af5f00255&|o|d|e| +0#0000000&@69
|
||||
|:|o+0#af5f00255&|p|e|n| +0#0000000&@69
|
||||
>:|t+0#af5f00255&| +0#0000000&@72
|
||||
|:|t+0#af5f00255&| +0#0000000&@72
|
||||
|:|u+0#af5f00255&|n|l|e|t| +0#0000000&@68
|
||||
|:|x+0#af5f00255&|i|t| +0#0000000&@70
|
||||
>:|x+0#af5f00255&|i|t| +0#0000000&@70
|
||||
@75
|
||||
|F|o@1|(+0#e000e06&|)| +0#0000000&||| |a|p@1|e|n|d| @60
|
||||
@4|t|e|x|t| @66
|
||||
@ -17,4 +15,6 @@
|
||||
@4|t|e|x|t| @66
|
||||
|.+0#af5f00255&| +0#0000000&@73
|
||||
|F|o@1|(+0#e000e06&|)| +0#0000000&||| |k+0#af5f00255&| +0#0000000&@65
|
||||
|F|o@1|(+0#e000e06&|)| +0#0000000&||| |l+0#af5f00255&|e|t| +0#0000000&@63
|
||||
|F|o@1|(+0#e000e06&|)| +0#0000000&||| |m+0#af5f00255&|o|d|e| +0#0000000&@62
|
||||
@57|1|2|0|7|,|1| @7|9@1|%|
|
||||
|
||||
Reference in New Issue
Block a user