|
|
|
|
|
by monsieurbanana
3009 days ago
|
|
There's no really much choice here if you want to have VIM modal editing in emacs: you need to use Evil. The question is rather, - do you want to start an emacs config from scratch (then you install and configure whatever plugins you want, including Evil) - or go for one of the community managed ones? The most popular being spacemacs[1], but there's also doom-emacs[2], both are geared towards people that come from VIM and/or want to use VIM-like editing in emacs [1] http://spacemacs.org/
[2] https://github.com/hlissner/doom-emacs |
|