diff --git a/queries/highlights.scm b/queries/highlights.scm index b5e44e4..e7c2264 100644 --- a/queries/highlights.scm +++ b/queries/highlights.scm @@ -1,16 +1,5 @@ ; Waltzing Template Highlights -; Comments -(html_comment) @comment -(template_comment) @comment - -; Raw blocks (verbatim content) -(raw_block) @string.special - -; Embedded language -(embedded_language) @string.special -(language_name) @label - ; Keywords "@use" @keyword "@import" @keyword