From dd4e62324ab1607aefdbeddc776489cf9826ee6e Mon Sep 17 00:00:00 2001 From: Lampros Date: Wed, 5 Oct 2022 17:54:04 +0300 Subject: feat(spell) added spell to html-tags text --- queries/html_tags/highlights.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/queries/html_tags/highlights.scm b/queries/html_tags/highlights.scm index 419b4568d..b6a90f726 100644 --- a/queries/html_tags/highlights.scm +++ b/queries/html_tags/highlights.scm @@ -4,7 +4,7 @@ (attribute_name) @tag.attribute (attribute (quoted_attribute_value) @string) -(text) @text +(text) @text @spell ((element (start_tag (tag_name) @_tag) (text) @text.title) (#match? @_tag "^(h[0-9]|title)$")) -- cgit v1.2.3-70-g09d2