mirror of
https://github.com/vim/vim.git
synced 2025-09-25 03:54:15 -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|f+0#af5f00255&|i|n|a|l| +0#0000000&@68
|
||||
|:|f+0#af5f00255&|i|n|a|l@1|y| +0#0000000&@66
|
||||
|:|f+0#af5f00255&|i|n|i|s|h| +0#0000000&@67
|
||||
|:|f+0#af5f00255&|i|r|s|t| +0#0000000&@68
|
||||
|:+0&#ffffff0|f+0#af5f00255&|i|r|s|t| +0#0000000&@68
|
||||
|:|f+0#af5f00255&|i|x|d|e|l| +0#0000000&@67
|
||||
>:|f+0#af5f00255&|o|l|d| +0#0000000&@69
|
||||
|:|f+0#af5f00255&|o|l|d| +0#0000000&@69
|
||||
|:|f+0#af5f00255&|o|l|d|c|l|o|s|e| +0#0000000&@64
|
||||
|:|f+0#af5f00255&|o|l|d@1|o@1|p|e|n| +0#0000000&@63
|
||||
|:|f+0#af5f00255&|o|l|d@1|o|c|l|o|s|e|d| +0#0000000&@61
|
||||
>:|f+0#af5f00255&|o|l|d@1|o|c|l|o|s|e|d| +0#0000000&@61
|
||||
|:|f+0#af5f00255&|o|l|d|o|p|e|n| +0#0000000&@65
|
||||
|:|f+0#af5f00255&|o|r| +0#0000000&@70
|
||||
|:|f+0#af5f00255&|u|n|c|t|i|o|n| +0#0000000&@65
|
||||
@@ -17,4 +14,7 @@
|
||||
|:|g+0#af5f00255&|u|i| +0#0000000&@70
|
||||
|:|g+0#af5f00255&|v|i|m| +0#0000000&@69
|
||||
|:|h+0#af5f00255&|a|r|d|c|o|p|y| +0#0000000&@65
|
||||
|:|h+0#af5f00255&|e|l|p| +0#0000000&@69
|
||||
|:|h+0#af5f00255&|e|l|p|c|l|o|s|e| +0#0000000&@64
|
||||
|:|h+0#af5f00255&|e|l|p|f|i|n|d| +0#0000000&@65
|
||||
@57|1|9@1|,|1| @8|1|6|%|
|
||||
|
Reference in New Issue
Block a user