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,10 +1,9 @@
|
||||
|:+0&#ffffff0|c+0#af5f00255&|l|i|s|t| +0#0000000&@68
|
||||
|:|c+0#af5f00255&|l|o|s|e| +0#0000000&@68
|
||||
|:+0&#ffffff0|c+0#af5f00255&|l|o|s|e| +0#0000000&@68
|
||||
|:|c+0#af5f00255&|m|a|p| +0#0000000&@69
|
||||
|:|c+0#af5f00255&|m|a|p|c|l|e|a|r| +0#0000000&@64
|
||||
|:|c+0#af5f00255&|m|e|n|u| +0#0000000&@68
|
||||
>:|c+0#af5f00255&|n|e|x|t| +0#0000000&@68
|
||||
|:|c+0#af5f00255&|n|e|w|e|r| +0#0000000&@67
|
||||
|:|c+0#af5f00255&|n|e|x|t| +0#0000000&@68
|
||||
>:|c+0#af5f00255&|n|e|w|e|r| +0#0000000&@67
|
||||
|:|c+0#af5f00255&|n|f|i|l|e| +0#0000000&@67
|
||||
|:|c+0#af5f00255&|n|o|r|e|m|a|p| +0#0000000&@65
|
||||
|:|c+0#af5f00255&|n|o|r|e|a|b@1|r|e|v| +0#0000000&@62
|
||||
@@ -17,4 +16,5 @@
|
||||
|:|c+0#af5f00255&|o|m|p|i|l|e|r| +0#0000000&@65
|
||||
|:|c+0#af5f00255&|o|n|t|i|n|u|e| +0#0000000&@65
|
||||
|:|c+0#af5f00255&|o|n|f|i|r|m| +0#0000000&@66
|
||||
|:|c+0#af5f00255&|o|n|s|t| +0#0000000&@68
|
||||
@57|1|0|9|,|1| @9|8|%|
|
||||
|
Reference in New Issue
Block a user