3/2/2026 at 11:24:28 AM
I think Bozhidar's other projects[0][1][2] are more relevant as "credentials" for an Emacs mode, although probably more niche :)[0] Projectile, a project mode https://github.com/bbatsov/projectile
[1] Cider, a clojure mode https://github.com/clojure-emacs/cider
[2] Prelude https://github.com/bbatsov/prelude
by riffraff
3/2/2026 at 3:57:03 PM
For context for those not aware, CIDER is probably the #1 Clojure repl in terms of popularity for day to day work.by eduction
3/2/2026 at 2:22:39 PM
Good projects. I have only used Clojure professionally for about 2 years out of the last 15 years but I lived in Cider.When I bought my new laptop a few months ago I consciously and purposefully refused to install VSCode, just improved my Emacs setup for all writing and programming - and I have been happier for it.
by mark_l_watson