mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 17:36:19 +04:00
Use tree-sitter-bicep fork with sources checked in (#4751)
This commit is contained in:
parent
506e8caba7
commit
652497bdd6
@ -1979,4 +1979,4 @@ language-server = { command = "bicep-langserver" }
|
|||||||
|
|
||||||
[[grammar]]
|
[[grammar]]
|
||||||
name = "bicep"
|
name = "bicep"
|
||||||
source = { git = "https://github.com/Sjord/tree-sitter-bicep", rev = "60795d3a1b493e064b263a64cb4f7f758a3394d7" }
|
source = { git = "https://github.com/the-mikedavis/tree-sitter-bicep", rev = "d8e097fcfa143854861ef737161163a09cc2916b" }
|
||||||
|
Loading…
Reference in New Issue
Block a user