diff --git a/queries/highlights.scm b/queries/highlights.scm index 7adff90..b5e44e4 100644 --- a/queries/highlights.scm +++ b/queries/highlights.scm @@ -3,15 +3,12 @@ ; Comments (html_comment) @comment (template_comment) @comment -(comment_content) @comment ; Raw blocks (verbatim content) (raw_block) @string.special -(raw_content) @string.special ; Embedded language (embedded_language) @string.special -(embedded_content) @string.special (language_name) @label ; Keywords