aboutsummaryrefslogtreecommitdiffstats
path: root/lua/nvim_lsp/purescriptls.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/nvim_lsp/purescriptls.lua')
-rw-r--r--lua/nvim_lsp/purescriptls.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/nvim_lsp/purescriptls.lua b/lua/nvim_lsp/purescriptls.lua
index 82d8c1bc..d42c79bb 100644
--- a/lua/nvim_lsp/purescriptls.lua
+++ b/lua/nvim_lsp/purescriptls.lua
@@ -27,7 +27,7 @@ configs[server_name] = {
end
end;
docs = {
- vscode = "nwolverson.ide-purescript";
+ package_json = "https://raw.githubusercontent.com/nwolverson/vscode-ide-purescript/master/package.json";
description = [[
https://github.com/nwolverson/purescript-language-server
`purescript-language-server` can be installed via `:LspInstall purescriptls` or by yourself with `npm`