From 9b43ab819c756f01d2977cd481bdcaead6867174 Mon Sep 17 00:00:00 2001 From: ObserverOfTime Date: Sun, 18 Sep 2022 20:15:23 +0300 Subject: highlights: use @preproc where appropriate --- queries/dot/highlights.scm | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'queries/dot') diff --git a/queries/dot/highlights.scm b/queries/dot/highlights.scm index 4ed1df82..d8b70a94 100644 --- a/queries/dot/highlights.scm +++ b/queries/dot/highlights.scm @@ -46,10 +46,9 @@ (identifier) @constant) ) -[ -(comment) -(preproc) -] @comment +(comment) @comment + +(preproc) @preproc (comment) @spell -- cgit v1.2.3