mirror of
https://github.com/vim/vim.git
synced 2025-11-15 23:14:06 -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
@@ -2,8 +2,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
|
||||
|:|P|r|i|n|t| @68
|
||||
|:|X| @72
|
||||
@@ -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&|#| |F|I|X|M|E| @59
|
||||
@75
|
||||
|:|@+0#af5f00255&| +0#0000000&@72
|
||||
@75
|
||||
|:+0#af5f00255&|a|p@1|e|n|d| +0#0000000&@67
|
||||
| +0#e000002&@3|t|e|x|t| +0#0000000&@66
|
||||
|.+0#af5f00255&| +0#0000000&@73
|
||||
|
||||
Reference in New Issue
Block a user