mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-23 18:06:18 +04:00
13 lines
190 B
Scheme
13 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
|