diff --git a/queries/wgsl/highlights.scm b/queries/wgsl/highlights.scm index c9ab0668f..0411880d7 100644 --- a/queries/wgsl/highlights.scm +++ b/queries/wgsl/highlights.scm @@ -50,7 +50,7 @@ "return" @keyword.return -[ "," "." ":" ";" ] @punctuation.delimiter +[ "," "." ":" ";" "->" ] @punctuation.delimiter ["(" ")" "[" "]" "{" "}"] @punctuation.bracket