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