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