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|t+0#af5f00255&|c|h|d|i|r| +0#0000000&@67
|
||||
|:|t+0#af5f00255&|c|l| +0#0000000&@70
|
||||
|:|t+0#af5f00255&|c|l|d|o| +0#0000000&@68
|
||||
|:|t+0#af5f00255&|c|l|f|i|l|e| +0#0000000&@66
|
||||
|:+0&#ffffff0|t+0#af5f00255&|c|l|f|i|l|e| +0#0000000&@66
|
||||
|:|t+0#af5f00255&|e|a|r|o|f@1| +0#0000000&@66
|
||||
>:|t+0#af5f00255&|e|r|m|i|n|a|l| +0#0000000&@65
|
||||
|:|t+0#af5f00255&|e|r|m|i|n|a|l| +0#0000000&@65
|
||||
|:|t+0#af5f00255&|f|i|r|s|t| +0#0000000&@67
|
||||
|:|t+0#af5f00255&|h|r|o|w| +0#0000000&@68
|
||||
|:|t+0#af5f00255&|j|u|m|p| +0#0000000&@68
|
||||
>:|t+0#af5f00255&|j|u|m|p| +0#0000000&@68
|
||||
|:|t+0#af5f00255&|l|a|s|t| +0#0000000&@68
|
||||
|:|t+0#af5f00255&|l|m|e|n|u| +0#0000000&@67
|
||||
|:|t+0#af5f00255&|l|n|o|r|e|m|e|n|u| +0#0000000&@63
|
||||
@@ -17,4 +14,7 @@
|
||||
|:|t+0#af5f00255&|n|e|x|t| +0#0000000&@68
|
||||
|:|t+0#af5f00255&|n|o|r|e|m|a|p| +0#0000000&@65
|
||||
|:|t+0#af5f00255&|o|p|l|e|f|t| +0#0000000&@66
|
||||
|:|t+0#af5f00255&|p|r|e|v|i|o|u|s| +0#0000000&@64
|
||||
|:|t+0#af5f00255&|r|e|w|i|n|d| +0#0000000&@66
|
||||
|:|t+0#af5f00255&|r|y| +0#0000000&@70
|
||||
@57|5|2|3|,|1| @8|4|3|%|
|
||||
|
Reference in New Issue
Block a user