mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
do not highlight as normal to prevent background to override CursorLine
This commit is contained in:
parent
f8a76d6de6
commit
bfdee5658a
1 changed files with 0 additions and 2 deletions
|
|
@ -8,5 +8,3 @@
|
|||
(jsx_closing_element name: (identifier) @variable.builtin)
|
||||
(jsx_opening_element name: (identifier) @variable.builtin)
|
||||
(jsx_self_closing_element name: (identifier) @variable.builtin)
|
||||
|
||||
(jsx_text) @Normal
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue