mirror of https://github.com/helix-editor/helix
Add JSX highlighting queries
parent
d0ff2ffd89
commit
a24fb17b2a
@ -1,4 +0,0 @@
|
||||
(jsx_opening_element (identifier) @tag)
|
||||
(jsx_closing_element (identifier) @tag)
|
||||
(jsx_self_closing_element (identifier) @tag)
|
||||
(jsx_attribute (property_identifier) @attribute)
|
Loading…
Reference in New Issue