chore(zed): update grammar revision to latest commit

Updated rev to 26bbef58d3 which
includes the fixed span tracking in LALRPOP parser.
This commit is contained in:
2026-02-14 16:33:51 +00:00
parent 26bbef58d3
commit 50b9ee2034

View File

@@ -8,7 +8,7 @@ repository = "https://github.com/r3t-studios/storybook"
[grammars.storybook]
repository = "https://github.com/r3t-studios/storybook"
rev = "c49b00a2dc094974db4e71716a4a140ecc675832"
rev = "26bbef58d3ade6ce6a3bc0b073102a019fa8f113"
path = "tree-sitter-storybook"
[language_servers.storybook-lsp]