mirror of
https://github.com/vim/vim.git
synced 2025-11-14 23:04:02 -05:00
runtime(vim): Update base syntax, improve :@ highlighting
- Highlight :@ as a normal Ex command rather than something special. - Fix erroneous matching of the Ex command as a register variable. closes: #18624 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
00e8452191
commit
842c7788a5
@@ -3,8 +3,6 @@
|
||||
@75
|
||||
@75
|
||||
|#+0#0000e05&| |S|T|A|R|T| |N|O|T| |M|A|T|C|H|E|D| +0#0000000&@55
|
||||
|:|@| @72
|
||||
|:|@+0#e000e06&@1| +0#0000000&@71
|
||||
|:|N|e|x|t| @69
|
||||
|:|X| @72
|
||||
|#+0#0000e05&| |E|N|D| |N|O|T| |M|A|T|C|H|E|D| +0#0000000&@57
|
||||
@@ -14,6 +12,8 @@
|
||||
|:| |h+0#af5f00255&|e|l|p| +0#0000000&@68
|
||||
@1|:+0#af5f00255&| +0#0000000&|h+0#00e0e07&|e|l|p| +0#0000000&|#+0#0000e05&| |F+0#0000001#ffff4012|I|X|M|E| +0#0000000#ffffff0@59
|
||||
@75
|
||||
|:|@+0#af5f00255&| +0#0000000&@72
|
||||
@75
|
||||
|:|a+0#af5f00255&|b@1|r|e|v|i|a|t|e| +0#0000000&@63
|
||||
|:|a+0#af5f00255&|b|c|l|e|a|r| +0#0000000&@66
|
||||
|:|a+0#af5f00255&|b|o|v|e|l|e|f|t| +0#0000000&@64
|
||||
|
||||
Reference in New Issue
Block a user