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