mirror of
https://github.com/vim/vim.git
synced 2025-09-26 04:04:07 -04:00
runtime(vim): Update base-syntax, improve :echo and :execute highlighting (#14199)
Improve :echo and :execute highlighting. - Add better line-continuation support for both commands. - Improve the :execute command's expression argument matching. - Remove the fix for issue #9987 as this is now handled by correctly matching the parens in :echo (...) as operator parens. Signed-off-by: Doug Kearns <dougkearns@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
@@ -9,12 +9,12 @@
|
||||
@6|\+0#e000e06&| +0#0000000&|c+0#00e0e07&| +0#0000000&@65
|
||||
@6|\+0#e000e06&|)| +0#0000000&@66
|
||||
@2|e+0#af5f00255&|c|h|o|m|s|g| +0#0000000&@65
|
||||
| +0#0000e05&@7|"|\| |s|t|a|r|t| |s|t|r|i|n|g| +0#0000000&@51
|
||||
@8|"+0#0000e05&|\| |s|t|a|r|t| |s|t|r|i|n|g| +0#0000000&@51
|
||||
@8|\+0#e000e06&| +0#0000000&|$|"| @62
|
||||
| +0#0000e05&@7|"|\| |p|r|i|n|t| |a| +0#0000000&@56
|
||||
@8|\+0#e000e06&| +0#0000000&|a+0#af5f00255&| +0#0000000&|=+0#af5f00255&| +0#0000000&|{+0#e000e06&|a+0#00e0e07&|:|a|}+0#e000e06&|,+0#0000000&| @54
|
||||
| +0#0000e05&@7|"|\| |p|r|i|n|t| |b| +0#0000000&@56
|
||||
@8|\+0#e000e06&| +0#0000000&|b+0#af5f00255&| +0#0000000&|=+0#af5f00255&| +0#0000000&|{+0#e000e06&|a+0#00e0e07&|:|b|}+0#e000e06&|,+0#0000000&| @54
|
||||
| +0#0000e05&@7|"|\| |p|r|i|n|t| |c| +0#0000000&@56
|
||||
@8|\+0#e000e06&| +0#0000000&|c+0#af5f00255&| +0#0000000&|=+0#af5f00255&| +0#0000000&|{+0#e000e06&|a+0#00e0e07&|:|c|}+0#e000e06&| +0#0000000&@55
|
||||
@8|"+0#0000e05&|\| |p|r|i|n|t| |a| +0#0000000&@56
|
||||
@8|\+0#e000e06&| +0#0000000&|a+0#00e0e07&| +0#0000000&|=+0#af5f00255&| +0#0000000&|{+0#e000e06&|a+0#00e0e07&|:|a|}+0#e000e06&|,+0#0000000&| @54
|
||||
@8|"+0#0000e05&|\| |p|r|i|n|t| |b| +0#0000000&@56
|
||||
@8|\+0#e000e06&| +0#0000000&|b+0#00e0e07&| +0#0000000&|=+0#af5f00255&| +0#0000000&|{+0#e000e06&|a+0#00e0e07&|:|b|}+0#e000e06&|,+0#0000000&| @54
|
||||
@8|"+0#0000e05&|\| |p|r|i|n|t| |c| +0#0000000&@56
|
||||
@8|\+0#e000e06&| +0#0000000&|c+0#00e0e07&| +0#0000000&|=+0#af5f00255&| +0#0000000&|{+0#e000e06&|a+0#00e0e07&|:|c|}+0#e000e06&| +0#0000000&@55
|
||||
@57|1|,|1| @10|T|o|p|
|
||||
|
Reference in New Issue
Block a user