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"