Fix build from source with Spade tree-sitter grammar (#12276)

This commit is contained in:
André Sá 2024-12-16 20:44:28 +00:00 committed by GitHub
parent bae6a58c3c
commit 67535804a5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3952,7 +3952,7 @@ indent = { tab-width = 4, unit = " " }
[[grammar]]
name = "spade"
source = { git = "https://gitlab.com/spade-lang/tree-sitter-spade/", rev = "4d5b141017c61fe7e168e0a5c5721ee62b0d9572" }
source = { git = "https://gitlab.com/spade-lang/tree-sitter-spade", rev = "4d5b141017c61fe7e168e0a5c5721ee62b0d9572" }
[[language]]
name = "amber"