Making Emacs popular again
Making Emacs popular again
Posted Dec 3, 2021 19:46 UTC (Fri) by innocentoldguy (guest, #155556)In reply to: Making Emacs popular again by marcH
Parent article: Making Emacs popular again
Vim isn't the only modal editor. Kakoune is another one. I use Kakoune quite a bit because I like its simplicity and adherence to the Unix philosophy. For example, Kakoune doesn't do screen splits but instead recommends you use tmux for that.
I've recently been learning Emacs because I like Org Mode. My only issue with Emacs is that the plugins seem to range from unpolished to non-functional (adoc-mode). Plugins for both Vim and Kakoune feel more polished and well-thought-out to me.