Cider
Emacs CIDER for Clojure
How do I?
- toggle between code and REPL –
C-c C-z
- see commands available in REPL –
,
- delete all the empty space before an
)
to make it align with the previous)
.
To investigate
Use pomegranate to reload dependencies??