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|o+0#af5f00255&|m|e|n|u| +0#0000000&@68
|
||||
|:|o+0#af5f00255&|n|l|y| +0#0000000&@69
|
||||
|:|o+0#af5f00255&|n|o|r|e|m|a|p| +0#0000000&@65
|
||||
|:|o+0#af5f00255&|n|o|r|e|m|e|n|u| +0#0000000&@64
|
||||
|:+0&#ffffff0|o+0#af5f00255&|n|o|r|e|m|e|n|u| +0#0000000&@64
|
||||
|:|o+0#af5f00255&|p|t|i|o|n|s| +0#0000000&@66
|
||||
>:|o+0#af5f00255&|u|n|m|a|p| +0#0000000&@67
|
||||
|:|o+0#af5f00255&|u|n|m|a|p| +0#0000000&@67
|
||||
|:|o+0#af5f00255&|u|n|m|e|n|u| +0#0000000&@66
|
||||
|:|o+0#af5f00255&|w|n|s|y|n|t|a|x| +0#0000000&@64
|
||||
|:|p+0#af5f00255&|a|c|k|a|d@1| +0#0000000&@66
|
||||
>:|p+0#af5f00255&|a|c|k|a|d@1| +0#0000000&@66
|
||||
|:|p+0#af5f00255&|a|c|k|l|o|a|d|a|l@1| +0#0000000&@62
|
||||
|:|p+0#af5f00255&|c|l|o|s|e| +0#0000000&@67
|
||||
|:|p+0#af5f00255&|e|d|i|t| +0#0000000&@68
|
||||
@@ -17,4 +14,7 @@
|
||||
|:|p+0#af5f00255&|r|o|m|p|t|f|i|n|d| +0#0000000&@63
|
||||
|:|p+0#af5f00255&|r|o|m|p|t|r|e|p|l| +0#0000000&@63
|
||||
|:|p+0#af5f00255&|e|r|l|d|o| +0#0000000&@67
|
||||
@57|3|6|1|,|1| @8|3|0|%|
|
||||
|:|p+0#af5f00255&|o|p| +0#0000000&@70
|
||||
|:|p+0#af5f00255&|o|p|u|p| +0#0000000&@68
|
||||
|:|p+0#af5f00255&@1|o|p| +0#0000000&@69
|
||||
@57|3|6|1|,|1| @8|2|9|%|
|
||||
|
Reference in New Issue
Block a user