mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-04 19:37:54 +03:00
4 lines
174 B
Scheme
4 lines
174 B
Scheme
(jsx_opening_element (identifier) @tag)
|
|
(jsx_closing_element (identifier) @tag)
|
|
(jsx_self_closing_element (identifier) @tag)
|
|
(jsx_attribute (property_identifier) @attribute)
|