mirror of
https://github.com/vim/vim.git
synced 2026-04-26 13:35:58 +02:00
runtime(vim): Update base syntax, improve function call highlighting
- Match more function calls. - Contain function call syntax groups. - Improve differentiation between Ex commands and builtin functions with the same name. Remove special cases. Command modifiers are not currently well differentiated from functions. closes: #17712 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
ea528a9482
commit
6ac2e4aa0a
20
runtime/syntax/testdir/dumps/vim_function_call_05.dump
Normal file
20
runtime/syntax/testdir/dumps/vim_function_call_05.dump
Normal file
@@ -0,0 +1,20 @@
|
||||
|.+0#af5f00255#ffffff0| +0#0000000&@73
|
||||
|"+0#0000e05&| |b|a|d| |c|o|m@1|a|n|d| +0#0000000&@61
|
||||
|i|n|s|e|r|t|(+0#e000e06&|4+0#e000002&|2|)+0#e000e06&| +0#0000000&@64
|
||||
|i|n|s|e|r|t| |(+0#e000e06&|4+0#e000002&|2|)+0#e000e06&| +0#0000000&@63
|
||||
@75
|
||||
>l+0#af5f00255&|e|t| +0#0000000&|j|o|i|n| |=+0#af5f00255&| +0#0000000&|j+0#00e0e07&|o|i|n|(+0#e000e06&|4+0#e000002&|2|)+0#e000e06&| +0#0000000&@55
|
||||
|c+0#af5f00255&|a|l@1| +0#0000000&|j+0#00e0e07&|o|i|n|(+0#e000e06&|4+0#e000002&|2|)+0#e000e06&| +0#0000000&@61
|
||||
|"+0#0000e05&| |c|o|m@1|a|n|d| +0#0000000&@65
|
||||
|j+0#af5f00255&|o|i|n|(+0#e000e06&|4+0#e000002&|2|)+0#e000e06&| +0#0000000&@66
|
||||
|j+0#af5f00255&|o|i|n| +0#0000000&|(+0#e000e06&|4+0#e000002&|2|)+0#e000e06&| +0#0000000&@65
|
||||
@75
|
||||
|l+0#af5f00255&|e|t| +0#0000000&|m|a|p| |=+0#af5f00255&| +0#0000000&|m+0#00e0e07&|a|p|(+0#e000e06&|4+0#e000002&|2|)+0#e000e06&| +0#0000000&@57
|
||||
|c+0#af5f00255&|a|l@1| +0#0000000&|m+0#00e0e07&|a|p|(+0#e000e06&|4+0#e000002&|2|)+0#e000e06&| +0#0000000&@62
|
||||
|"+0#0000e05&| |c|o|m@1|a|n|d| +0#0000000&@65
|
||||
|m+0#af5f00255&|a|p|(+0#0000000&|4|2|)| @67
|
||||
|m+0#af5f00255&|a|p| +0#0000000&|(|4|2|)| @66
|
||||
@75
|
||||
|l+0#af5f00255&|e|t| +0#0000000&|m|a|t|c|h| |=+0#af5f00255&| +0#0000000&|m+0#00e0e07&|a|t|c|h|(+0#e000e06&|4+0#e000002&|2|)+0#e000e06&| +0#0000000&@53
|
||||
|c+0#af5f00255&|a|l@1| +0#0000000&|m+0#00e0e07&|a|t|c|h|(+0#e000e06&|4+0#e000002&|2|)+0#e000e06&| +0#0000000&@60
|
||||
@57|9|1|,|1| @9|3|4|%|
|
||||
Reference in New Issue
Block a user