mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 09:26:19 +04:00
tree-sitter: update Inko grammar (#10805)
This commit is contained in:
parent
4dbb4eeba1
commit
f1c9580e4b
@ -2721,7 +2721,7 @@ formatter = { command = "inko", args = ["fmt", "-"] }
|
||||
|
||||
[[grammar]]
|
||||
name = "inko"
|
||||
source = { git = "https://github.com/inko-lang/tree-sitter-inko", rev = "6983354c13a14bc621d7a3619f1790149e901187" }
|
||||
source = { git = "https://github.com/inko-lang/tree-sitter-inko", rev = "7860637ce1b43f5f79cfb7cc3311bf3234e9479f" }
|
||||
|
||||
[[language]]
|
||||
name = "bicep"
|
||||
|
Loading…
Reference in New Issue
Block a user