mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 20:00:07 -04:00
feat(wxml): remove queries for import & include statements
This commit is contained in:
parent
67b7066904
commit
6010f78e19
1 changed files with 0 additions and 4 deletions
|
|
@ -54,10 +54,6 @@
|
|||
; Interpolation expressions
|
||||
(interpolation) @string.special
|
||||
|
||||
; Import and include statements
|
||||
(import_statement) @keyword.import
|
||||
|
||||
(include_statement) @keyword.import
|
||||
|
||||
[
|
||||
"<"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue