From 99d580087acbbda8d82807ad97505e2addad3ef6 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Mon, 13 Feb 2023 22:18:47 +0100 Subject: Update to lua ls --- fnl/plugins/lsp/servers.fnl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fnl/plugins/lsp/servers.fnl b/fnl/plugins/lsp/servers.fnl index 2403c1a..bb6467b 100644 --- a/fnl/plugins/lsp/servers.fnl +++ b/fnl/plugins/lsp/servers.fnl @@ -17,7 +17,7 @@ :rust_analyzer {:settings {:rust-analyzer {:lens {:enable true} :checkOnSave {:command :clippy}}}} :sqls {} - :sumneko_lua {:settings {:Lua {:completion {:callSnippet :Replace} + :lua_ls {:settings {:Lua {:completion {:callSnippet :Replace} :workspace {:checkThirdParty false} :runtime {:version :LuaJIT :path (vim.split package.path ";")}}}} -- cgit v1.2.3-70-g09d2