From 42510e8c33fb7d6328f6db63d09a364e90ff1097 Mon Sep 17 00:00:00 2001 From: Marouane R Date: Wed, 10 Nov 2021 02:34:54 +0100 Subject: docs(lua-language-server): update wiki url (#1393) --- lua/lspconfig/sumneko_lua.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua') diff --git a/lua/lspconfig/sumneko_lua.lua b/lua/lspconfig/sumneko_lua.lua index c87b0986..da95db88 100644 --- a/lua/lspconfig/sumneko_lua.lua +++ b/lua/lspconfig/sumneko_lua.lua @@ -19,7 +19,7 @@ https://github.com/sumneko/lua-language-server Lua language server. -`lua-language-server` can be installed by following the instructions [here](https://github.com/sumneko/lua-language-server/wiki/Build-and-Run-(Standalone)). +`lua-language-server` can be installed by following the instructions [here](https://github.com/sumneko/lua-language-server/wiki/Build-and-Run). **By default, lua-language-server doesn't have a `cmd` set.** This is because nvim-lspconfig does not make assumptions about your path. You must add the following to your init.vim or init.lua to set `cmd` to the absolute path ($HOME and ~ are not expanded) of your unzipped and compiled lua-language-server. -- cgit v1.2.3-70-g09d2