ZIm/extensions/vue/languages/vue/highlights.scm
2024-06-04 14:04:54 -07:00

15 lines
306 B
Scheme

(attribute) @property
(directive_attribute) @property
(quoted_attribute_value) @string
(interpolation) @punctuation.special
(raw_text) @embedded
((tag_name) @type
(#match? @type "^[A-Z]"))
(directive_name) @keyword
(directive_argument) @constant
(start_tag) @tag
(end_tag) @tag
(self_closing_tag) @tag