From 5e8652dbafca97855514c5aab9ae6f7901d2504b Mon Sep 17 00:00:00 2001 From: Riley Bruins Date: Wed, 7 Jan 2026 22:05:52 -0800 Subject: fix(usd): misc punctuation highlights --- runtime/queries/usd/highlights.scm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'runtime') diff --git a/runtime/queries/usd/highlights.scm b/runtime/queries/usd/highlights.scm index d6c2a3668..98a7ff95c 100644 --- a/runtime/queries/usd/highlights.scm +++ b/runtime/queries/usd/highlights.scm @@ -52,12 +52,14 @@ "]" "{" "}" + "[]" ] @punctuation.bracket [ ":" ";" "." + "," ] @punctuation.delimiter "=" @operator -- cgit v1.3