forked from Mirrors/helix
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
268 B
Scheme
21 lines
268 B
Scheme
3 years ago
|
(tag_name) @tag
|
||
|
(end_tag) @tag
|
||
|
|
||
|
(directive_name) @keyword
|
||
|
(directive_argument) @constant
|
||
|
|
||
|
(attribute
|
||
|
(attribute_name) @attribute
|
||
|
(quoted_attribute_value
|
||
|
(attribute_value) @string)
|
||
|
)
|
||
|
|
||
|
(comment) @comment
|
||
|
|
||
|
[
|
||
|
"<"
|
||
|
">"
|
||
|
"</"
|
||
|
"{{"
|
||
|
"}}"
|
||
|
] @punctuation.bracket
|