emacs

Consider also joining #cider, #lsp and #inf-clojure, where most of the tool-specific discussions are happening.
porkostomus 2020-06-17T22:21:45.453100Z

I'm working on the Exercism docs for the #babashka track and would like to provide a minimal init.el config, but not so minimal that it would lack basic functionality. Besides CIDER itself, what Emacs packages do you consider truly essential?

borkdude 2020-06-17T22:46:58.453900Z

@porkostomus Personally I like emacs prelude by @bozhidar . Just git clone it and get going

4