mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 20:00:07 -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
|
||||
|
||||
[
|
||||
"\""
|
||||
"'"
|
||||
] @punctuation.delimiter
|
||||
] @tag.delimiter
|
||||
|
||||
"=" @operator
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue