From 46666283b6086dbe153156cdd82f841895fe5513 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Wed, 28 Jun 2023 00:43:51 +0200 Subject: Add ocaml lsp to ensure installed lsps --- fnl/plugins/lsp/servers.fnl | 1 + 1 file changed, 1 insertion(+) (limited to 'fnl') diff --git a/fnl/plugins/lsp/servers.fnl b/fnl/plugins/lsp/servers.fnl index 0126b81..ca63051 100644 --- a/fnl/plugins/lsp/servers.fnl +++ b/fnl/plugins/lsp/servers.fnl @@ -13,6 +13,7 @@ (vim.lsp.buf.range_formatting [] [0 0] [(vim.fn.line "$" 0)]))]}}} + :ocamllsp {} :pyright {} :rust_analyzer {:settings {:rust-analyzer {:lens {:enable true} :checkOnSave {:command :clippy}}}} -- cgit v1.2.3-70-g09d2