no print
This commit is contained in:
parent
83d2bb39bd
commit
8f8ec9208c
|
@ -59,7 +59,6 @@
|
|||
(mason-lspconfig.setup_handlers
|
||||
;; TODO require is looking in the wrong spot?
|
||||
[(fn [server_name] (let [server (require server_name)]
|
||||
(print server_name)
|
||||
(server.setup
|
||||
{:capabilities (vim.lsp.protocol.make_client_capabilities)
|
||||
:on_attach on_attach
|
||||
|
|
Loading…
Reference in a new issue