From fab1f370f3cff5d7c789801bc01635fafd544d35 Mon Sep 17 00:00:00 2001 From: Rokas Puzonas Date: Tue, 23 May 2023 08:03:32 +0300 Subject: [PATCH] add highlighting of comments in uci files --- queries/uci/highlights.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/queries/uci/highlights.scm b/queries/uci/highlights.scm index 01610c2..6a3536d 100644 --- a/queries/uci/highlights.scm +++ b/queries/uci/highlights.scm @@ -4,5 +4,6 @@ "option" @type "list" @type +(comment) @comment (name) @string (string) @string