Mark several invalid queries

This commit is contained in:
Stephan Seitz 2021-03-07 19:10:15 +01:00 committed by Kiyan
parent e3a863bd1c
commit 6cd211f647
8 changed files with 128 additions and 59 deletions

View file

@ -23,7 +23,8 @@
; Generic identifiers are variables
(identifier) @variable
; Helpers are functions
(helper_identifier) @function
;TODO: does not exist
;;(helper_identifier) @function
(comment_statement) @comment