aboutsummaryrefslogtreecommitdiffstats
path: root/lua/nvim-lsp-installer/servers/denols/init.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/nvim-lsp-installer/servers/denols/init.lua')
-rw-r--r--lua/nvim-lsp-installer/servers/denols/init.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/nvim-lsp-installer/servers/denols/init.lua b/lua/nvim-lsp-installer/servers/denols/init.lua
index d09d3957..12630547 100644
--- a/lua/nvim-lsp-installer/servers/denols/init.lua
+++ b/lua/nvim-lsp-installer/servers/denols/init.lua
@@ -13,7 +13,7 @@ return function(name, root_dir)
root_dir = root_dir,
homepage = "https://deno.land/x/deno/cli/lsp",
installer = {
- context.github_release_file(
+ context.use_github_release_file(
"denoland/deno",
coalesce(
when(