From 37398c7d68826c8d6ae3f85cc52d83fd3dee4f84 Mon Sep 17 00:00:00 2001 From: Lewis Russell Date: Mon, 26 Sep 2022 10:19:02 +0100 Subject: feat(spell): support more languages --- queries/zig/highlights.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'queries/zig') diff --git a/queries/zig/highlights.scm b/queries/zig/highlights.scm index b63e7ce07..7767a3e5b 100644 --- a/queries/zig/highlights.scm +++ b/queries/zig/highlights.scm @@ -2,7 +2,7 @@ (container_doc_comment) (doc_comment) (line_comment) -] @comment +] @comment @spell ((line_comment) @text.note (#match? @text.note "^// *zig fmt: (on|off) *$") @@ -84,7 +84,7 @@ field_constant: (IDENTIFIER) @constant [ (LINESTRING) (STRINGLITERALSINGLE) -] @string +] @string @spell (CHAR_LITERAL) @character (EscapeSequence) @string.escape -- cgit v1.2.3-70-g09d2