7 ms·
You can try Evil Mode. => http://www.emacswiki.org/emacs/Evil http://www.emacswiki.org/emacs/Evil
by coding4all 12y ago
You can try Evil Mode. => http://www.emacswiki.org/emacs/Evil http://www.emacswiki.org/emacs/Evil
- a3n 12y agoAlternative: go full-on emacs, without evil. I think you need to do that, at least at first, to really learn emacs. How to still get your work done: continue to use vim for your "work," and at first just use emacs to learn emacs. As soon as practical, start using emacs to do just one thing from your work. Somewhere soon after this you'll be comfortable enough to do everything from emacs (although still not an expert), and then you'll be able to decide to stick with it or go back.
- megalomanu 12y agoI started to learn Emacs with its native commands and shortcuts. But I switched to evil when I noticed than I was unable to memorize the shortcuts for some basic actions like "add a character to the end of each line". Today I use evil-mode for all tasks and to be honest I don't think I'm missing something. The Emacs shortcuts are not mandatory to benefit of the power of Emacs, which resides essentially into its modularity and plugins.
- eyko 12y agoI started off with emacs, moved to vim, and now i'm back on emacs with evil mode.