mirror of https://github.com/helix-editor/helix
6 lines
115 B
Scheme
6 lines
115 B
Scheme
|
(element (start_tag) (_)* @xml-element.inside (end_tag))
|
||
|
|
||
|
(element) @xml-element.around
|
||
|
|
||
|
(comment) @comment.around
|