mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
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|i+0#af5f00255&|m|a|p| +0#0000000&@69
|
||||
|:|i+0#af5f00255&|m|a|p|c|l|e|a|r| +0#0000000&@64
|
||||
|:|i+0#af5f00255&|m|e|n|u| +0#0000000&@68
|
||||
|:|i+0#af5f00255&|m|p|o|r|t| +0#0000000&@67
|
||||
|:+0&#ffffff0|i+0#af5f00255&|m|p|o|r|t| +0#0000000&@67
|
||||
|:|i+0#af5f00255&|n|o|r|e|m|a|p| +0#0000000&@65
|
||||
>:|i+0#af5f00255&|n|o|r|e|a|b@1|r|e|v| +0#0000000&@62
|
||||
|:|i+0#af5f00255&|n|o|r|e|a|b@1|r|e|v| +0#0000000&@62
|
||||
|:|i+0#af5f00255&|n|o|r|e|m|e|n|u| +0#0000000&@64
|
||||
|:|i+0#af5f00255&|n|t|r|o| +0#0000000&@68
|
||||
|:|i+0#af5f00255&|s|e|a|r|c|h| +0#0000000&@66
|
||||
>:|i+0#af5f00255&|s|e|a|r|c|h| +0#0000000&@66
|
||||
|:|i+0#af5f00255&|s|p|l|i|t| +0#0000000&@67
|
||||
|:|i+0#af5f00255&|u|n|m|a|p| +0#0000000&@67
|
||||
|:|i+0#af5f00255&|u|n|a|b@1|r|e|v| +0#0000000&@64
|
||||
@@ -17,4 +14,7 @@
|
||||
|:|k+0#af5f00255&|e@1|p|a|l|t| +0#0000000&@66
|
||||
|:|k+0#af5f00255&|e@1|p|m|a|r|k|s| +0#0000000&@64
|
||||
|:|k+0#af5f00255&|e@1|p|j|u|m|p|s| +0#0000000&@64
|
||||
|:|k+0#af5f00255&|e@1|p@1|a|t@1|e|r|n|s| +0#0000000&@61
|
||||
|:|l+0#af5f00255&|N|e|x|t| +0#0000000&@68
|
||||
|:|l+0#af5f00255&|N|f|i|l|e| +0#0000000&@67
|
||||
@57|2|3|5|,|1| @8|1|9|%|
|
||||
|
Reference in New Issue
Block a user