mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
runtime(vim): Update base-syntax, match types in Vim9 variable declarations
Match types in Vim9 variable declarations. Match Vim9 boolean and null literals. These are not matched in all contexts yet. related: #15277 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
30d54fdddf
commit
d65e58f6f9
@@ -1,12 +1,9 @@
|
||||
|:+0&#ffffff0|p+0#af5f00255&|e|r|l|d|o| +0#0000000&@67
|
||||
|:|p+0#af5f00255&|o|p| +0#0000000&@70
|
||||
|:|p+0#af5f00255&|o|p|u|p| +0#0000000&@68
|
||||
|:|p+0#af5f00255&@1|o|p| +0#0000000&@69
|
||||
|:+0&#ffffff0|p+0#af5f00255&@1|o|p| +0#0000000&@69
|
||||
|:|p+0#af5f00255&|r|e|s|e|r|v|e| +0#0000000&@65
|
||||
>:|p+0#af5f00255&|r|e|v|i|o|u|s| +0#0000000&@65
|
||||
|:|p+0#af5f00255&|r|e|v|i|o|u|s| +0#0000000&@65
|
||||
|:|p+0#af5f00255&|s|e|a|r|c|h| +0#0000000&@66
|
||||
|:|p+0#af5f00255&|t|a|g| +0#0000000&@69
|
||||
|:|p+0#af5f00255&|t|N|e|x|t| +0#0000000&@67
|
||||
>:|p+0#af5f00255&|t|N|e|x|t| +0#0000000&@67
|
||||
|:|p+0#af5f00255&|t|f|i|r|s|t| +0#0000000&@66
|
||||
|:|p+0#af5f00255&|t|j|u|m|p| +0#0000000&@67
|
||||
|:|p+0#af5f00255&|t|l|a|s|t| +0#0000000&@67
|
||||
@@ -17,4 +14,7 @@
|
||||
|:|p+0#af5f00255&|u|b|l|i|c| +0#0000000&@67
|
||||
|:|p+0#af5f00255&|u|t| +0#0000000&@70
|
||||
|:|p+0#af5f00255&|w|d| +0#0000000&@70
|
||||
|:|p+0#af5f00255&|y|3| +0#0000000&@70
|
||||
|:|p+0#af5f00255&|y|t|h|o|n|3| +0#0000000&@66
|
||||
|:|p+0#af5f00255&|y|3|d|o| +0#0000000&@68
|
||||
@57|3|7|9|,|1| @8|3|1|%|
|
||||
|
Reference in New Issue
Block a user