forked from Mirrors/helix
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
174 B
Scheme
5 lines
174 B
Scheme
4 years ago
|
(jsx_opening_element (identifier) @tag)
|
||
|
(jsx_closing_element (identifier) @tag)
|
||
|
(jsx_self_closing_element (identifier) @tag)
|
||
|
(jsx_attribute (property_identifier) @attribute)
|