Update to more up-to-date zig tree-sitter repo (#11980)

Co-authored-by: Khang Nguyen Duy <iceghost@users.noreply.github.com>
Co-authored-by: Khang Nguyen Duy <os@ndykhang.net>
This commit is contained in:
Khang Nguyen Duy 2025-01-24 03:36:24 +07:00 committed by GitHub
parent fa27ae16a7
commit 5f62c5c24c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 299 additions and 244 deletions

View file

@ -1455,7 +1455,7 @@ args = { console = "internalConsole", attachCommands = [ "platform select remote
[[grammar]]
name = "zig"
source = { git = "https://github.com/maxxnino/tree-sitter-zig", rev = "0d08703e4c3f426ec61695d7617415fff97029bd" }
source = { git = "https://github.com/tree-sitter-grammars/tree-sitter-zig", rev = "eb7d58c2dc4fbeea4745019dee8df013034ae66b" }
[[language]]
name = "prolog"