mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-12 00:10:04 -04:00
chore(ecma,jsx): update parser and queries
This commit is contained in:
parent
364b86ec8e
commit
6da205148f
6 changed files with 27 additions and 9 deletions
|
|
@ -62,4 +62,6 @@
|
|||
(identifier) @tag.builtin
|
||||
(property_identifier) @tag))
|
||||
|
||||
(html_character_reference) @tag
|
||||
|
||||
(jsx_text) @none
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue