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,14 +1,9 @@
|
||||
|:+0&#ffffff0|u+0#af5f00255&|p|d|a|t|e| +0#0000000&@67
|
||||
|:|v+0#af5f00255&|g|l|o|b|a|l|/|.+0#0000000&@2|/+0#af5f00255&| +0#0000000&@61
|
||||
|:|v+0#af5f00255&|a|r| +0#0000000&@70
|
||||
|:|v+0#af5f00255&|e|r|s|i|o|n| +0#0000000&@66
|
||||
|:|v+0#af5f00255&|e|r|b|o|s|e| +0#0000000&@66
|
||||
>:|v+0#af5f00255&|e|r|t|i|c|a|l| +0#0000000&@65
|
||||
|:+0&#ffffff0|v+0#af5f00255&|e|r|b|o|s|e| +0#0000000&@66
|
||||
|:|v+0#af5f00255&|e|r|t|i|c|a|l| +0#0000000&@65
|
||||
|:|v+0#af5f00255&|i|m|9|c|m|d| +0#0000000&@66
|
||||
|"+0#0000e05&| |:|v|i|m|9|s|c|r|i|p|t| +0#0000000&@61
|
||||
|:|v+0#af5f00255&|i|m|g|r|e|p| +0#0000000&@66
|
||||
|:|v+0#af5f00255&|i|m|g|r|e|p|a|d@1| +0#0000000&@63
|
||||
|:|v+0#af5f00255&|i|s|u|a|l| +0#0000000&@67
|
||||
>:|v+0#af5f00255&|i|s|u|a|l| +0#0000000&@67
|
||||
|:|v+0#af5f00255&|i|u|s|a|g|e| +0#0000000&@66
|
||||
|:|v+0#af5f00255&|i|e|w| +0#0000000&@69
|
||||
|:|v+0#af5f00255&|m|a|p| +0#0000000&@69
|
||||
@@ -17,4 +12,9 @@
|
||||
|:|v+0#af5f00255&|n|e|w| +0#0000000&@69
|
||||
|:|v+0#af5f00255&|n|o|r|e|m|a|p| +0#0000000&@65
|
||||
|:|v+0#af5f00255&|n|o|r|e|m|e|n|u| +0#0000000&@64
|
||||
@57|5@1|9|,|1| @8|4|7|%|
|
||||
|:|v+0#af5f00255&|s|p|l|i|t| +0#0000000&@67
|
||||
|:|v+0#af5f00255&|u|n|m|a|p| +0#0000000&@67
|
||||
|:|v+0#af5f00255&|u|n|m|e|n|u| +0#0000000&@66
|
||||
|:|w+0#af5f00255&|i|n|d|o| +0#0000000&@68
|
||||
|:|w+0#af5f00255&|r|i|t|e| +0#0000000&@68
|
||||
@57|5@1|9|,|1| @8|4|6|%|
|
||||
|
Reference in New Issue
Block a user