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