Use tree-sitter-bicep fork with sources checked in (#4751)
This commit is contained in:
parent
506e8caba7
commit
652497bdd6
1 changed files with 1 additions and 1 deletions
|
@ -1979,4 +1979,4 @@ language-server = { command = "bicep-langserver" }
|
|||
|
||||
[[grammar]]
|
||||
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…
Add table
Reference in a new issue