From e3606e6bb99e0edc0dd6b961ac43a5c2307fb782 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Fri, 7 Apr 2023 01:00:42 +0200 Subject: Updates --- fnl/plugins/lsp/servers.fnl | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'fnl/plugins/lsp/servers.fnl') diff --git a/fnl/plugins/lsp/servers.fnl b/fnl/plugins/lsp/servers.fnl index bb6467b..0126b81 100644 --- a/fnl/plugins/lsp/servers.fnl +++ b/fnl/plugins/lsp/servers.fnl @@ -16,11 +16,10 @@ :pyright {} :rust_analyzer {:settings {:rust-analyzer {:lens {:enable true} :checkOnSave {:command :clippy}}}} - :sqls {} :lua_ls {:settings {:Lua {:completion {:callSnippet :Replace} - :workspace {:checkThirdParty false} - :runtime {:version :LuaJIT - :path (vim.split package.path ";")}}}} + :workspace {:checkThirdParty false} + :runtime {:version :LuaJIT + :path (vim.split package.path ";")}}}} :taplo {} :terraformls {} :texlab {} -- cgit v1.2.3-70-g09d2