From 3df8130947ad44ef97cc3e022bc2551f1fff7765 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Sat, 7 Jan 2023 22:03:56 +0100 Subject: Refactor lsp --- fnl/config/lsp/mason-lspconfig.fnl | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 fnl/config/lsp/mason-lspconfig.fnl (limited to 'fnl/config/lsp/mason-lspconfig.fnl') diff --git a/fnl/config/lsp/mason-lspconfig.fnl b/fnl/config/lsp/mason-lspconfig.fnl deleted file mode 100644 index 5180549..0000000 --- a/fnl/config/lsp/mason-lspconfig.fnl +++ /dev/null @@ -1,8 +0,0 @@ -;; Automatic installation and updating of some lsps. -(module config.lsp.mason-lspconfig {autoload {util config.util}}) - -(def- servers (require :config.lsp.servers)) - -(def- opts {:ensure_installed servers :automatic_installation true}) - -(util.setup :mason-lspconfig opts) -- cgit v1.2.3-70-g09d2