From a33858d399d0da226b0cf7b45fe9dc8f0a06547b Mon Sep 17 00:00:00 2001 From: gbprod Date: Thu, 6 Oct 2022 13:39:46 +0200 Subject: feat(twig): add @spell on comments --- queries/twig/highlights.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/queries/twig/highlights.scm b/queries/twig/highlights.scm index 32ddc24a..2fbd0171 100644 --- a/queries/twig/highlights.scm +++ b/queries/twig/highlights.scm @@ -1,4 +1,4 @@ -(comment) @comment +(comment) @comment @spell (filter_identifier) @function.call (function_identifier) @function.call -- cgit v1.2.3