just: bump grammar support to Just 1.39.0 (#12692)

This commit is contained in:
Poliorcetics 2025-01-27 03:10:27 +01:00 committed by GitHub
parent 9829ac0c02
commit b00b475dfe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View file

@ -3211,7 +3211,7 @@ indent = { tab-width = 4, unit = " " }
[[grammar]]
name = "just"
source = { git = "https://github.com/poliorcetics/tree-sitter-just", rev = "180bb15d64c63585c4f65c551350048f21987bcb" }
source = { git = "https://github.com/poliorcetics/tree-sitter-just", rev = "8eddc55e3235d9d87f11b75130857800ec7ba765" }
[[language]]
name = "gn"

View file

@ -92,6 +92,7 @@
"=="
"!="
"=~"
"!~"
"@"
"="
"$"