From 01a8d598b0044f573b2674a6d606368e17aa4c7b Mon Sep 17 00:00:00 2001 From: queil <4584075+queil@users.noreply.github.com> Date: Thu, 24 Sep 2026 18:20:54 +0000 Subject: [PATCH] docs: bump the zed grammar pin to b32526c (interp_hole literal-brace fix) --- editors/zed/extension.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editors/zed/extension.toml b/editors/zed/extension.toml index e07babbb..6a420f06 100644 --- a/editors/zed/extension.toml +++ b/editors/zed/extension.toml @@ -19,4 +19,4 @@ languages = ["Weir"] # this rev — at release and on the weekly schedule. [grammars.weir] repository = "https://github.com/weir-shell/tree-sitter-weir" -rev = "eb718ba4cd3d8903ec71595545df9c5d35a7830f" +rev = "b32526c10770bcea062a25e14f6ff8b1c80feded"