mirror of
https://github.com/vim/vim.git
synced 2025-10-18 07:54:29 -04:00
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|t+0#af5f00255&|c|l|f|i|l|e| +0#0000000&@66
|
||||
|:|t+0#af5f00255&|e|a|r|o|f@1| +0#0000000&@66
|
||||
|:+0&#ffffff0|t+0#af5f00255&|e|a|r|o|f@1| +0#0000000&@66
|
||||
|:|t+0#af5f00255&|e|r|m|i|n|a|l| +0#0000000&@65
|
||||
|:|t+0#af5f00255&|f|i|r|s|t| +0#0000000&@67
|
||||
|:|t+0#af5f00255&|h|r|o|w| +0#0000000&@68
|
||||
>:|t+0#af5f00255&|j|u|m|p| +0#0000000&@68
|
||||
|:|t+0#af5f00255&|l|a|s|t| +0#0000000&@68
|
||||
|:|t+0#af5f00255&|j|u|m|p| +0#0000000&@68
|
||||
>:|t+0#af5f00255&|l|a|s|t| +0#0000000&@68
|
||||
|:|t+0#af5f00255&|l|m|e|n|u| +0#0000000&@67
|
||||
|:|t+0#af5f00255&|l|n|o|r|e|m|e|n|u| +0#0000000&@63
|
||||
|:|t+0#af5f00255&|l|u|n|m|e|n|u| +0#0000000&@65
|
||||
@@ -17,4 +16,5 @@
|
||||
|:|t+0#af5f00255&|p|r|e|v|i|o|u|s| +0#0000000&@64
|
||||
|:|t+0#af5f00255&|r|e|w|i|n|d| +0#0000000&@66
|
||||
|:|t+0#af5f00255&|r|y| +0#0000000&@70
|
||||
|:|t+0#af5f00255&|s|e|l|e|c|t| +0#0000000&@66
|
||||
@57|5|2|3|,|1| @8|4|3|%|
|
||||
|
Reference in New Issue
Block a user