Hacker News new | past | comments | ask | show | jobs | submit login

How well-made is "evil"? Do you ever have any issues with it because it's not really vim?



As far as Vim goes, it is pretty stellar. Pretty much everything I tried is there and works as expected. There are even some Vim plugins that have been recreated for Evil (i.e. surround).

As far as Emacs goes, well, it has less problems than any other Vim emulation mode, but it still does not play well with everything. It is workable though.


I agree EVIL is pretty good, feels much better to me than Viper/Vimpulse. One issue with any Vim emulation in Emacs is the need to create vim-like keybindings for add-ons, like Org-mode. If you don't do this, and if you use many Emacs add-ons, you'll enter Emacs ctrl-key hell despite having decent Vim emulation.

Below is newsgroup thread with basics of adding Vim-style keybindings to Emacs/EVIL for Org-mode. I chose to make these sample bindings same as those I use in analogous functions in VimOrganizer. (I'm the author of VimOrganizer.)

http://thread.gmane.org/gmane.emacs.orgmode/52815/focus=5281...


Everything I want is there: text objects, visual mode, windows commands, macros, everything from ex that I use. Try it, you'll be pleasantly surprised.

The only two issues I've noticed are:

1) '\c' does not work for case insensitive search 2) I had to install an extra packages to get 'g;' (goto-last-change) and 'C-r' (redo) to work.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: