From f7ce1cb75036e255b3025ce9945bdd224b66a0cf Mon Sep 17 00:00:00 2001 From: George Harker Date: Tue, 28 Oct 2025 18:22:36 -0700 Subject: [PATCH] additional lint fix --- runtime/queries/zsh/highlights.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime/queries/zsh/highlights.scm b/runtime/queries/zsh/highlights.scm index ba1be21c5..c30a57e27 100644 --- a/runtime/queries/zsh/highlights.scm +++ b/runtime/queries/zsh/highlights.scm @@ -201,7 +201,7 @@ (file_descriptor) @operator (variable_ref - "$" @punctuation.special) + "$" @punctuation.special) (expansion "${" @punctuation.special