mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
feat(jsx): spell check text nodes (#6083)
This commit is contained in:
parent
b52b298669
commit
10e8dffb79
1 changed files with 1 additions and 1 deletions
|
|
@ -64,6 +64,6 @@
|
|||
|
||||
(html_character_reference) @tag
|
||||
|
||||
(jsx_text) @none
|
||||
(jsx_text) @none @spell
|
||||
|
||||
(html_character_reference) @character.special
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue