spacemacs

Spacemacs docs: http://develop.spacemacs.org/doc/DOCUMENTATION.html http://develop.spacemacs.org/layers/+lang/clojure/README.html https://practicalli.github.io/spacemacs/
Yehonathan Sharvit 2021-02-23T13:50:02.007200Z

Looking forward to read your guidelines about lsp+cider on spacemacs @jr0cket

practicalli-john 2021-02-23T14:09:45.007600Z

@viebel Its slow going... My advice for using LSP is to switch almost everything off in the UI unless you know exactly what you want. Its not a guide, but this is what I am working on so far https://gist.github.com/jr0cket/af47ebb02fb8cf808153b51ba412f4a3 I've also disabled clmfmt for now, until I can make it do what Cider already does https://gist.github.com/jr0cket/aecd45258b52b2e12b8dbfc94c5f4bd7

ericdallo 2021-02-23T14:11:25.007700Z

The lsp-ui is a extension package, you can just don't enable it at all 🙂

ericdallo 2021-02-23T14:11:51.008100Z

Maybe speaceemacs enable it by default?

practicalli-john 2021-02-23T14:22:54.008400Z

There is a variable that can be set to switch lsp-ui off, although there is one thing I do like from it 🙂

1