forked from aniani/vim
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&|t|a|r|t|i|n|s|e|r|t| +0#0000000&@62
|
||||
|:|s+0#af5f00255&|t|a|r|t|g|r|e|p|l|a|c|e| +0#0000000&@60
|
||||
|:|s+0#af5f00255&|t|a|r|t|r|e|p|l|a|c|e| +0#0000000&@61
|
||||
|:|s+0#af5f00255&|t|a|t|i|c| +0#0000000&@67
|
||||
|:+0&#ffffff0|s+0#af5f00255&|t|a|t|i|c| +0#0000000&@67
|
||||
|:|s+0#af5f00255&|t|o|p|i|n|s|e|r|t| +0#0000000&@63
|
||||
>:|s+0#af5f00255&|t|j|u|m|p| +0#0000000&@67
|
||||
|:|s+0#af5f00255&|t|j|u|m|p| +0#0000000&@67
|
||||
|:|s+0#af5f00255&|t|s|e|l|e|c|t| +0#0000000&@65
|
||||
|:|s+0#af5f00255&|u|n|h|i|d|e| +0#0000000&@66
|
||||
|:|s+0#af5f00255&|u|n|m|a|p| +0#0000000&@67
|
||||
>:|s+0#af5f00255&|u|n|m|a|p| +0#0000000&@67
|
||||
|:|s+0#af5f00255&|u|n|m|e|n|u| +0#0000000&@66
|
||||
|:|s+0#af5f00255&|u|s|p|e|n|d| +0#0000000&@66
|
||||
|:|s+0#af5f00255&|v|i|e|w| +0#0000000&@68
|
||||
@@ -17,4 +14,7 @@
|
||||
|:|t+0#af5f00255&| +0#0000000&@72
|
||||
|:|t+0#af5f00255&|N|e|x|t| +0#0000000&@68
|
||||
|:|t+0#af5f00255&|a|b|N|e|x|t| +0#0000000&@66
|
||||
|:|t+0#af5f00255&|a|b|c|l|o|s|e| +0#0000000&@65
|
||||
|:|t+0#af5f00255&|a|b|d|o| +0#0000000&@68
|
||||
|:|t+0#af5f00255&|a|b|e|d|i|t| +0#0000000&@66
|
||||
@57|4|8|7|,|1| @8|4|0|%|
|
||||
|
Reference in New Issue
Block a user