lua: update queries

This commit is contained in:
Christian Clason 2022-11-01 12:27:29 +01:00 committed by Christian Clason
parent 5f85a0a2b5
commit e7bdcee167

View file

@ -131,6 +131,11 @@
((identifier) @variable.builtin
(#eq? @variable.builtin "self"))
(variable_list
attribute: (attribute
(["<" ">"] @punctuation.bracket
(identifier) @attribute)))
;; Constants
((identifier) @constant