mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-20 20:30:05 -04:00
feat(wxml): use @tag/delimiter, remove unused quote queries
This commit is contained in:
parent
2f147d664e
commit
67b7066904
1 changed files with 1 additions and 6 deletions
|
|
@ -64,11 +64,6 @@
|
||||||
">"
|
">"
|
||||||
"</"
|
"</"
|
||||||
"/>"
|
"/>"
|
||||||
] @punctuation.bracket
|
] @tag.delimiter
|
||||||
|
|
||||||
[
|
|
||||||
"\""
|
|
||||||
"'"
|
|
||||||
] @punctuation.delimiter
|
|
||||||
|
|
||||||
"=" @operator
|
"=" @operator
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue