feat(languages): update just grammar and queries (#11306)

* feat(languages): update `just` grammar and queries

Bump the

* refactor(syntax): inject shebang by id not name

---------

Co-authored-by: Trevor Gross <tmgross@umich.edu>
This commit is contained in:
RoloEdits 2024-07-28 06:54:10 -07:00 committed by GitHub
parent ae72a1dc42
commit 6eae846197
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 296 additions and 95 deletions

View file

@ -3082,7 +3082,7 @@ indent = { tab-width = 4, unit = " " }
[[grammar]]
name = "just"
source = { git = "https://github.com/IndianBoy42/tree-sitter-just", rev = "8af0aab79854aaf25b620a52c39485849922f766" }
source = { git = "https://github.com/IndianBoy42/tree-sitter-just", rev = "379fbe36d1e441bc9414ea050ad0c85c9d6935ea" }
[[language]]
name = "gn"