summaryrefslogtreecommitdiff
path: root/queries/html/highlights.scm
blob: f721440e258606308e9b992751c9e1e31930a2fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
(tag_name) @tag
(erroneous_end_tag_name) @error
(doctype) @constant
(attribute_name) @property
(attribute_value) @string
(quoted_attribute_value) @string
(comment) @comment

"=" @operator

[
 "<"
 "<!"
 ">"
 "</"
 "/>"
 ] @tag.delimiter