| ▲ | riffraff 11 hours ago | |
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 | ||
| ▲ | mark_l_watson 8 hours ago | parent | next [-] | |
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. | ||
| ▲ | eduction 6 hours ago | parent | prev [-] | |
For context for those not aware, CIDER is probably the #1 Clojure repl in terms of popularity for day to day work. | ||