mirror of
https://github.com/vim/vim.git
synced 2026-08-05 06:00:46 +02:00
runtime(vim): Update base syntax, fix incorrect function error
Don't match lower-case function names as errors when the qualifier includes a dict/list accessor. This is a less than perfect fix until qualified function call matching is reworked. fixes: #17766 closes: #17780 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
f2290a6823
commit
175662f4f2
@@ -17,4 +17,4 @@
|
||||
@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|%|
|
||||
@57|9|1|,|1| @9|3@1|%|
|
||||
|
||||
Reference in New Issue
Block a user