From 76ff550565d121dfba3aab122e922e66d650e47f Mon Sep 17 00:00:00 2001
From: Gustaf Rydholm <gustaf.rydholm@gmail.com>
Date: Thu, 7 Apr 2022 23:57:55 +0200
Subject: fix(lsp installer): call setup

---
 fnl/config/lsp/lsp-installer.fnl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'fnl/config')

diff --git a/fnl/config/lsp/lsp-installer.fnl b/fnl/config/lsp/lsp-installer.fnl
index b9a7c6f..f77a4be 100644
--- a/fnl/config/lsp/lsp-installer.fnl
+++ b/fnl/config/lsp/lsp-installer.fnl
@@ -21,4 +21,4 @@
 (let [lsp-installer (util.load-plugin :lsp-installer)]
   (lsp-installer.on_server_ready (fn [server]
     (let [opts (get-server-opts server)]
-      server:setup opts))))
+      (server:setup opts)))))
-- 
cgit v1.2.3-70-g09d2