aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--queries/lalrpop/highlights.scm3
1 files changed, 3 insertions, 0 deletions
diff --git a/queries/lalrpop/highlights.scm b/queries/lalrpop/highlights.scm
index 58d7efd4f..336845092 100644
--- a/queries/lalrpop/highlights.scm
+++ b/queries/lalrpop/highlights.scm
@@ -77,3 +77,6 @@
(string_literal) @string
(regex_literal) @string
+
+(annotation
+ (id) @function.macro)