From c04aa172a3feab61f8f4fbfa0e3d47fa12513485 Mon Sep 17 00:00:00 2001 From: Jaehwang Jerry Jung Date: Sat, 26 Jun 2021 15:08:49 +0900 Subject: fix typo in query --- queries/comment/highlights.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/queries/comment/highlights.scm b/queries/comment/highlights.scm index 2edfd82d1..c8b086c8a 100644 --- a/queries/comment/highlights.scm +++ b/queries/comment/highlights.scm @@ -8,7 +8,7 @@ (tag (name) @text.note (user)? @constant) ((tag ((name) @text.warning)) - (#any-of? @text.warning "TODO" "HACK" "WARNING)$")) + (#any-of? @text.warning "TODO" "HACK" "WARNING")) ("text" @text.warning (#any-of? @text.warning "TODO" "HACK" "WARNING")) -- cgit v1.2.3-70-g09d2