aboutsummaryrefslogtreecommitdiffstats
path: root/queries/lua
diff options
context:
space:
mode:
Diffstat (limited to 'queries/lua')
-rw-r--r--queries/lua/highlights.scm6
1 files changed, 2 insertions, 4 deletions
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