fix highlights.scm

This commit is contained in:
mhoffm 2021-06-28 20:15:23 +02:00 committed by Stephan Seitz
parent d6758b2673
commit 590898bbb7

View file

@ -68,6 +68,6 @@
(block (identifier) @namespace)
(function_call (identifier) @function)
(function_call (function_arguments) @parameter)
(attribute (identifier) @definition.var)
(attribute (identifier) @symbol)
(ERROR) @error