mirror of
https://github.com/chenasraf/nvim-treesitter.git
synced 2026-05-18 01:39:00 +00:00
highlights(query): Add modeline query after bugfix
This commit is contained in:
@@ -19,6 +19,5 @@
|
||||
")"
|
||||
] @punctuation.bracket
|
||||
|
||||
;; TODO: fix this query
|
||||
;((program . (comment) @include)
|
||||
;(#match? @include "^;\ +inherits\ *:"))
|
||||
((program . (comment) @include)
|
||||
(#match? @include "^;\ +inherits\ *:"))
|
||||
|
||||
Reference in New Issue
Block a user