diff --git a/extensions/html/languages/html/highlights.scm b/extensions/html/languages/html/highlights.scm index 6bb0c23374b8f4e6edd5fdc8ae13df444df42b9a..aa020037a7389b36f19855aa7c46be974dc84f48 100644 --- a/extensions/html/languages/html/highlights.scm +++ b/extensions/html/languages/html/highlights.scm @@ -1,7 +1,7 @@ (tag_name) @tag (erroneous_end_tag_name) @keyword (doctype) @tag.doctype -(attribute_name) @property +(attribute_name) @attribute (attribute_value) @string (comment) @comment