docs(bicep): add URL for bicep-langserver binary
This commit is contained in:
parent
1ed9be7994
commit
c7d14d5633
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
---@type vim.lsp.Config
|
||||
|
||||
-- curl -fLO https://github.com/Azure/bicep/releases/latest/download/bicep-langserver.zip
|
||||
local bicep_lsp_bin = "/Users/oliver.ladner/bicep-langserver/Bicep.LangServer.dll"
|
||||
return {
|
||||
cmd = { "/opt/homebrew/opt/dotnet@8/libexec/dotnet", bicep_lsp_bin },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue