Fork me on GitHub
#spacemacs
<
2020-08-19
>
practicalli-johnny14:08:38

I've updated The REPL section of Practicalli Spacemacs to clarify the difference between cider-restart (which doesnt restart the REPL) and sesman-restart which does restart the REPL https://practicalli.github.io/spacemacs/clojure-repl/

practicalli-johnny14:08:39

I still havent worked out if there is any value using cider-restart now that the REPL is only restarted by sesman-restart

practicalli-johnny14:08:00

In https://practicalli.github.io/spacemacs/refactor/clojure-mode/ the clojure-mode refactor commands are now defined separately from the clj-refactor commands, making it easier to see if you need to add the optional clj-refactor package to the Clojure layer.