Fork me on GitHub
#lsp
<
2022-04-21
>
Panel06:04:31

Cider and LSP duplicate lots of feature those days, some clashing with each other, has anyone swiched to a more simple tool for repl integration ? https://github.com/clojure-emacs/inf-clojure maybe ?

dpsutton06:04:52

I have. inf-clojure and lsp work super well together in my experience

Panel06:04:57

Did you turn off inf-clojure code completion feature ?

ericdallo14:04:37

Never tried, usually I disable the things that conflict, actually, I made a PR on doom-emacs doing that automatically: https://github.com/hlissner/doom-emacs/pull/6298