aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--queries/go/highlights.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/queries/go/highlights.scm b/queries/go/highlights.scm
index bb47e8f39..011b448b1 100644
--- a/queries/go/highlights.scm
+++ b/queries/go/highlights.scm
@@ -123,6 +123,7 @@
((type_identifier) @type.builtin
(#any-of? @type.builtin
+ "any"
"bool"
"byte"
"complex128"