mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 19:30:02 -04:00
highlight(jsx,tsx): character references (a.k.a. entities)
This commit is contained in:
parent
4fbf150a16
commit
0d14299a9d
1 changed files with 2 additions and 0 deletions
|
|
@ -65,3 +65,5 @@
|
||||||
(html_character_reference) @tag
|
(html_character_reference) @tag
|
||||||
|
|
||||||
(jsx_text) @none
|
(jsx_text) @none
|
||||||
|
|
||||||
|
(html_character_reference) @character.special
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue