From a47a42856a6ee201397d06b2add52c98c68d817b Mon Sep 17 00:00:00 2001 From: carsakiller Date: Fri, 11 Aug 2023 01:55:12 -0400 Subject: docs(lua_ls): update lua_ls doc link to lua_ls new website (#2759) --- lua/lspconfig/server_configurations/lua_ls.lua | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'lua/lspconfig/server_configurations/lua_ls.lua') diff --git a/lua/lspconfig/server_configurations/lua_ls.lua b/lua/lspconfig/server_configurations/lua_ls.lua index eb24f5a5..fe873418 100644 --- a/lua/lspconfig/server_configurations/lua_ls.lua +++ b/lua/lspconfig/server_configurations/lua_ls.lua @@ -35,7 +35,7 @@ https://github.com/luals/lua-language-server Lua language server. -`lua-language-server` can be installed by following the instructions [here](https://github.com/luals/lua-language-server/wiki/Getting-Started#command-line). +`lua-language-server` can be installed by following the instructions [here](https://luals.github.io/#neovim-install). The default `cmd` assumes that the `lua-language-server` binary can be found in `$PATH`. @@ -72,9 +72,9 @@ require'lspconfig'.lua_ls.setup { } ``` -See `lua-language-server`'s [documentation](https://github.com/luals/lua-language-server/blob/master/locale/en-us/setting.lua) for an explanation of the above fields: -* [Lua.runtime.path](https://github.com/luals/lua-language-server/blob/076dd3e5c4e03f9cef0c5757dfa09a010c0ec6bf/locale/en-us/setting.lua#L5-L13) -* [Lua.workspace.library](https://github.com/luals/lua-language-server/blob/076dd3e5c4e03f9cef0c5757dfa09a010c0ec6bf/locale/en-us/setting.lua#L77-L78) +See `lua-language-server`'s [documentation](https://luals.github.io/wiki/settings/) for an explanation of the above fields: +* [Lua.runtime.path](https://luals.github.io/wiki/settings/#runtimepath) +* [Lua.workspace.library](https://luals.github.io/wiki/settings/#workspacelibrary) ]], default_config = { -- cgit v1.2.3-70-g09d2