mirror of
https://github.com/vim/vim.git
synced 2025-10-17 07:44:28 -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|w+0#af5f00255&|r|i|t|e| +0#0000000&@68
|
||||
|:|w+0#af5f00255&|N|e|x|t| +0#0000000&@68
|
||||
|:+0&#ffffff0|w+0#af5f00255&|N|e|x|t| +0#0000000&@68
|
||||
|:|w+0#af5f00255&|a|l@1| +0#0000000&@69
|
||||
|:|w+0#af5f00255&|h|i|l|e| +0#0000000&@68
|
||||
|:|w+0#af5f00255&|i|n|s|i|z|e| +0#0000000&@66
|
||||
>:|w+0#af5f00255&|i|n|c|m|d| +0#0000000&@67
|
||||
|:|w+0#af5f00255&|i|n|p|o|s| +0#0000000&@67
|
||||
|:|w+0#af5f00255&|i|n|c|m|d| +0#0000000&@67
|
||||
>:|w+0#af5f00255&|i|n|p|o|s| +0#0000000&@67
|
||||
|:|w+0#af5f00255&|n|e|x|t| +0#0000000&@68
|
||||
|:|w+0#af5f00255&|p|r|e|v|i|o|u|s| +0#0000000&@64
|
||||
|:|w+0#af5f00255&|q| +0#0000000&@71
|
||||
@@ -17,4 +16,5 @@
|
||||
|:|x+0#af5f00255&|m|a|p| +0#0000000&@69
|
||||
|:|x+0#af5f00255&|m|e|n|u| +0#0000000&@68
|
||||
|:|x+0#af5f00255&|r|e|s|t|o|r|e| +0#0000000&@65
|
||||
|:|x+0#af5f00255&|n|o|r|e|m|a|p| +0#0000000&@65
|
||||
@57|5|7@1|,|1| @8|4|7|%|
|
||||
|
Reference in New Issue
Block a user