mirror of
https://github.com/sbrow/thor.git
synced 2026-08-26 11:23:32 -04:00
14 lines
197 B
Scheme
14 lines
197 B
Scheme
(tag_name) @tag
|
|
(erroneous_end_tag_name) @tag.error
|
|
(doctype) @constant
|
|
(attribute_name) @attribute
|
|
(attribute_value) @string
|
|
(comment) @comment
|
|
|
|
[
|
|
"<"
|
|
">"
|
|
"</"
|
|
"/>"
|
|
] @punctuation.bracket
|