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