From a7e6141cdd8488d767a4126fbfdd9418b270141b Mon Sep 17 00:00:00 2001 From: Chris Dragan Date: Sat, 3 Jan 2026 21:52:54 +0000 Subject: [PATCH] fix: add @spell to comments --- runtime/queries/kos/highlights.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime/queries/kos/highlights.scm b/runtime/queries/kos/highlights.scm index 477245dfc..755726f3d 100644 --- a/runtime/queries/kos/highlights.scm +++ b/runtime/queries/kos/highlights.scm @@ -1,6 +1,6 @@ (hash_bang) @keyword.directive -(comment) @comment +(comment) @comment @spell (number) @number