runtime(vim): Update base-syntax, improve function definition matching
- Fix highlighting of function names including /fu\%[nction]/ (E.g., s:func(), foo.fu(), fu.func()) - Match :delfunction argument. Reported by Aliaksei Budavei. closes: #17428 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
6cc9bd4001
commit
51289207f8
@ -15,6 +15,6 @@
|
||||
@2|r+0#af5f00255&|e|t|u|r|n| +0#0000000&|4+0#e000002&|2| +0#0000000&@63
|
||||
|e+0#af5f00255&|n|d|f|u|n|c|t|i|o|n| +0#0000000&@63
|
||||
@75
|
||||
|f+0#af5f00255&|u|n|c|t|i|o|n| +0#0000000&|f|o@1|#|b|a|r|#|F|o@1|(+0#e000e06&|)| +0#0000000&@52
|
||||
|f+0#af5f00255&|u|n|c|t|i|o|n| +0#0000000&|b+0#e000e06&|:|d+0#0000000&|i|c|t|.|F|o@1|(+0#e000e06&|)| +0#0000000&@53
|
||||
@2|r+0#af5f00255&|e|t|u|r|n| +0#0000000&|4+0#e000002&|2| +0#0000000&@63
|
||||
@57|5@1|,|1| @9|2|3|%|
|
||||
@57|5@1|,|1| @9|1|9|%|
|
||||
|
||||
Reference in New Issue
Block a user