spacemacs

Spacemacs docs: http://develop.spacemacs.org/doc/DOCUMENTATION.html http://develop.spacemacs.org/layers/+lang/clojure/README.html https://practicalli.github.io/spacemacs/
practicalli-john 2020-04-14T08:41:17.312Z

Thanks for sharing, Sorry, I didn't realise you were using Emacs in a terminal. I got clj-kondo working via LSP thanks to your efforts, so thanks for that too.

practicalli-john 2020-04-14T14:01:53.313200Z

Updated: ways to refresh and reload Clojure code without restarting the REPL - https://practicalli.github.io/spacemacs/clojure-repl/reset-the-repl.html

practicalli-john 2020-04-14T14:02:49.314100Z

New: Calling component lifecycle services when refreshing the REPL - with an example from the mount library - https://practicalli.github.io/spacemacs/clojure-repl/component-lifecycle.html