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
20
runtime/syntax/testdir/dumps/vim9_ex_commands_10.dump
Normal file
20
runtime/syntax/testdir/dumps/vim9_ex_commands_10.dump
Normal file
@@ -0,0 +1,20 @@
|
||||
|:+0&#ffffff0|e+0#af5f00255&|n|d@1|e|f| +0#0000000&@67
|
||||
|:|e+0#af5f00255&|n|d|e|n|u|m| +0#0000000&@66
|
||||
|:|e+0#af5f00255&|n|d|f|o|r| +0#0000000&@67
|
||||
|:|e+0#af5f00255&|n|d|f|u|n|c|t|i|o|n| +0#0000000&@62
|
||||
|:|e+0#af5f00255&|n|d|i|f| +0#0000000&@68
|
||||
>:|e+0#af5f00255&|n|d|i|n|t|e|r|f|a|c|e| +0#0000000&@61
|
||||
|:|e+0#af5f00255&|n|d|t|r|y| +0#0000000&@67
|
||||
|:|e+0#af5f00255&|n|d|w|h|i|l|e| +0#0000000&@65
|
||||
|:|e+0#af5f00255&|n|e|w| +0#0000000&@69
|
||||
|:|e+0#af5f00255&|n|u|m| +0#0000000&@69
|
||||
|:|e+0#af5f00255&|v|a|l| +0#0000000&@69
|
||||
|:|e+0#af5f00255&|x| +0#0000000&@71
|
||||
|:|e+0#af5f00255&|x|e|c|u|t|e| +0#0000000&@66
|
||||
|:|e+0#af5f00255&|x|i|t| +0#0000000&@69
|
||||
|:|e+0#af5f00255&|x|p|o|r|t| +0#0000000&@67
|
||||
|:|e+0#af5f00255&|x|p|o|r|t| +0#0000000&@67
|
||||
|:|e+0#af5f00255&|x|u|s|a|g|e| +0#0000000&@66
|
||||
|:|f+0#af5f00255&|i|l|e| +0#0000000&@69
|
||||
|:|f+0#af5f00255&|i|l|e|s| +0#0000000&@68
|
||||
@57|1|8|1|,|1| @8|1|4|%|
|
Reference in New Issue
Block a user