mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-04 03:17:45 +03:00
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:
parent
fa27ae16a7
commit
5f62c5c24c
5 changed files with 299 additions and 244 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue