Hacker News new | ask | show | jobs
by leephillips 4289 days ago
Would you say that emacs (with evil-mode) is significantly better than vim using ScreenShell or slimv, for clojure development?
1 comments

I really didn't try Clojure on Vim, at the time Emacs seemed unambiguously like the authoritative option and it did serve as an excuse for me to jump into Emacs. For Clojure though, I find that Paredit tremendously reduces my need of vim motions. But evil-mode is great for all my prose editing needs (along with org-mode) and I do find it more robust than Vim at all the fundamental vi functionality.