spacemacs

David G 2024-01-25T01:47:17.262869Z

Is anyone using the lsp backend for clojure? I just re-enabled it after a couple of years and clojure-align can take quite a bit of time for large maps. Does anyone know if there's a way to remedy this (aside from going back to the cider backend)?

practicalli-johnny 2024-01-25T14:18:57.735659Z

Maybe #lsp has suggestion. Probably not an Emacs issue unless you have other format tools trying to work at the same thing me as LSP. But I assume the slowness would happen more often if that were the case

👍 1