From 287aa02865f4eaf3cbe1ef91ea0554503b882bb1 Mon Sep 17 00:00:00 2001 From: JellyApple102 Date: Thu, 23 Sep 2021 23:05:44 -0400 Subject: [PATCH] update highlight groups --- queries/highlights.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/queries/highlights.scm b/queries/highlights.scm index 98c80f4..cfcfbb9 100644 --- a/queries/highlights.scm +++ b/queries/highlights.scm @@ -1,5 +1,5 @@ (comment) @comment (string) @string (number) @number -(declaration) @constant +(declaration) @statement (large) @identifier