Remove some broken queries

This commit is contained in:
Stephan Seitz 2021-03-04 20:06:27 +01:00 committed by Kiyan
parent 9b6b2543e8
commit a2f524887c

View file

@ -19,5 +19,6 @@
")"
] @punctuation.bracket
((program . (comment) @include)
(#match? @include "^;\ +inherits\ *:"))
;; TODO: fix this query
;((program . (comment) @include)
;(#match? @include "^;\ +inherits\ *:"))