From ce032b88c76af27bcb01fd22dfc0b3860d4564e8 Mon Sep 17 00:00:00 2001 From: Alan Russell Date: Fri, 18 Jul 2025 09:15:46 +0100 Subject: [PATCH] Delete comment from top of highlights This was copied from the parser repo, but is pointless in this context. The folder structure denotes what the file is. --- runtime/queries/groq/highlights.scm | 2 -- 1 file changed, 2 deletions(-) diff --git a/runtime/queries/groq/highlights.scm b/runtime/queries/groq/highlights.scm index 07a6432c3..6a6bdd0e7 100644 --- a/runtime/queries/groq/highlights.scm +++ b/runtime/queries/groq/highlights.scm @@ -1,5 +1,3 @@ -; Tree-sitter highlights for GROQ language -; This file defines syntax highlighting for GROQ in Neovim ; Keywords [ "select"