highlights(fish): use @function.call

This commit is contained in:
Stephan Seitz 2022-08-29 23:40:33 +02:00
parent b2e0472a55
commit 4b32b75d4d

View file

@ -106,7 +106,7 @@
(command_substitution_dollar "$" @punctuation.bracket)
; non-bultin command names
(command name: (word) @function)
(command name: (word) @function.call)
; derived from builtin -n (fish 3.2.2)
(command