Unnamed repository; edit this file 'description' to name the repository.
just: bump grammar support to handle more kind of shebang injections (#12818)
Poliorcetics 2025-02-10
parent 1b89f99 · commit fcfa70e
-rw-r--r--languages.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/languages.toml b/languages.toml
index 605c8072..7c2a5410 100644
--- a/languages.toml
+++ b/languages.toml
@@ -3234,7 +3234,7 @@ indent = { tab-width = 4, unit = " " }
[[grammar]]
name = "just"
-source = { git = "https://github.com/poliorcetics/tree-sitter-just", rev = "8eddc55e3235d9d87f11b75130857800ec7ba765" }
+source = { git = "https://github.com/poliorcetics/tree-sitter-just", rev = "8d03cfdd7ab89ff76d935827de1b93450fa0ec0a" }
[[language]]
name = "gn"