diff --git a/fnl/lazy-setup.fnl b/fnl/lazy-setup.fnl index fd113e9..471c545 100644 --- a/fnl/lazy-setup.fnl +++ b/fnl/lazy-setup.fnl @@ -68,7 +68,6 @@ ;; (mason.setup) ;; (mason-lspconfig.setup {:ensure_installed (vim.tbl_keys servers)}) ;; (mason-lspconfig.setup_handlers -;; ;; TODO require is looking in the wrong spot? ;; [(fn [server_name] (let [server (. (require :lspconfig) server_name)] ;; (server.setup ;; {:capabilities (vim.lsp.protocol.make_client_capabilities) diff --git a/log b/log new file mode 100644 index 0000000..e69de29 diff --git a/shada/main.shada b/shada/main.shada new file mode 100644 index 0000000..20c3d1e Binary files /dev/null and b/shada/main.shada differ