From 384bde9e29f16f0b72e5609e162e9b8c9b9c9f49 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Thu, 7 Apr 2022 23:54:50 +0200 Subject: fix(lsp installer): remove capabilites call --- fnl/config/lsp/lsp-installer.fnl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fnl/config/lsp') diff --git a/fnl/config/lsp/lsp-installer.fnl b/fnl/config/lsp/lsp-installer.fnl index 7946fdf..08c54ce 100644 --- a/fnl/config/lsp/lsp-installer.fnl +++ b/fnl/config/lsp/lsp-installer.fnl @@ -4,7 +4,7 @@ (def- opts {:on_attach: (require :config.lsp.handlers).on_attach - :capabilities ((require :config.lsp.handlers).capabilities)}) + :capabilities (require :config.lsp.handlers).capabilities}) (defn- get-server-opts [server] (when (= server.name :jsonls) -- cgit v1.2.3-70-g09d2