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/lua/highlights.scm | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'queries/lua') diff --git a/queries/lua/highlights.scm b/queries/lua/highlights.scm index 054d78793..3c86c4cd6 100644 --- a/queries/lua/highlights.scm +++ b/queries/lua/highlights.scm @@ -180,15 +180,13 @@ ;; Others -(comment) @comment -(comment) @spell +(comment) @comment @spell (hash_bang_line) @comment (number) @number -(string) @string -(string) @spell +(string) @string @spell ;; Error (ERROR) @error -- cgit v1.2.3-70-g09d2