mirror of
https://github.com/maxmx03/dracula.nvim.git
synced 2026-09-10 07:26:19 -04:00
6 lines
205 B
Scheme
6 lines
205 B
Scheme
; extends
|
|
|
|
(jsx_self_closing_element (identifier) @tag (#set! "priority" 127))
|
|
(jsx_opening_element (identifier) @tag (#set! "priority" 127))
|
|
(jsx_closing_element (identifier) @tag (#set! "priority" 127))
|