diff --git a/queries/gomod/highlights.scm b/queries/gomod/highlights.scm index 29cbe65747b..ff33df3ab2e 100644 --- a/queries/gomod/highlights.scm +++ b/queries/gomod/highlights.scm @@ -17,4 +17,14 @@ [ (version) (go_version) -] @string + (toolchain_name) +] @string.special + +[ + "(" + ")" + "[" + "]" +] @punctuation.bracket + +"," @punctuation.delimiter