Closed ghost closed 2 years ago
Why is vim even present in core repo
presumably to provide a generic editor that's more functional than busybox vi
Unfortunately, kakoune sucks because it's written in C++. C++ is notoriously complex language with a lot of nonsense. It makes anything written in it less understandable, hackable and portable. Because of that, I don't think it's acceptable to make it a standard text editor in kiss. Hope you understand
https://github.com/mawww/kakoune
Vim:
Kakoune:
Also, kakoune doesn't depend on ncurses and follows more the Unix philosophy.