mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-05 20:07:44 +03:00
12 lines
190 B
Scheme
12 lines
190 B
Scheme
(tag_name) @tag
|
|
(erroneous_end_tag_name) @tag.error
|
|
(doctype) @constant
|
|
(attribute_name) @attribute
|
|
(attribute_value) @string
|
|
(comment) @comment
|
|
|
|
[
|
|
"<"
|
|
">"
|
|
"</"
|
|
] @punctuation.bracket
|