mirror of
https://github.com/vim/vim.git
synced 2025-09-24 03:44:06 -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|s+0#af5f00255&|N|e|x|t| +0#0000000&@68
|
||||
|:|s+0#af5f00255&|a|n|d|b|o|x| +0#0000000&@66
|
||||
|:|s+0#af5f00255&|a|r|g|u|m|e|n|t| +0#0000000&@64
|
||||
|:|s+0#af5f00255&|a|l@1| +0#0000000&@69
|
||||
|:+0&#ffffff0|s+0#af5f00255&|a|l@1| +0#0000000&@69
|
||||
|:|s+0#af5f00255&|a|v|e|a|s| +0#0000000&@67
|
||||
>:|s+0#af5f00255&|b|u|f@1|e|r| +0#0000000&@66
|
||||
|:|s+0#af5f00255&|b|u|f@1|e|r| +0#0000000&@66
|
||||
|:|s+0#af5f00255&|b|N|e|x|t| +0#0000000&@67
|
||||
|:|s+0#af5f00255&|b|a|l@1| +0#0000000&@68
|
||||
|:|s+0#af5f00255&|b|f|i|r|s|t| +0#0000000&@66
|
||||
>:|s+0#af5f00255&|b|f|i|r|s|t| +0#0000000&@66
|
||||
|:|s+0#af5f00255&|b|l|a|s|t| +0#0000000&@67
|
||||
|:|s+0#af5f00255&|b|m|o|d|i|f|i|e|d| +0#0000000&@63
|
||||
|:|s+0#af5f00255&|b|n|e|x|t| +0#0000000&@67
|
||||
@@ -17,4 +14,7 @@
|
||||
|:|s+0#af5f00255&|c|r|i|p|t|v|e|r|s|i|o|n| +0#0000000&@60
|
||||
|:|s+0#af5f00255&|c|s|c|o|p|e| +0#0000000&@66
|
||||
|:|s+0#af5f00255&|e|t| +0#0000000&@70
|
||||
@57|4|3@1|,|1| @8|3|6|%|
|
||||
|:|s+0#af5f00255&|e|t|f|i|l|e|t|y|p|e| +0#0000000&@62
|
||||
|:|s+0#af5f00255&|e|t|g|l|o|b|a|l| +0#0000000&@64
|
||||
|:|s+0#af5f00255&|e|t|l|o|c|a|l| +0#0000000&@65
|
||||
@57|4|3@1|,|1| @8|3|5|%|
|
||||
|
Reference in New Issue
Block a user