emacs-evil / evil-magit

Black magic or evil keys for magit
https://github.com/justbur/evil-magit
GNU General Public License v3.0
273 stars 16 forks source link

A different take on PR #2 #3

Closed justbur closed 8 years ago

justbur commented 8 years ago

Here's another take on the implementation for #2. The key bindings are the same. The revert function has some bugs in it at the moment, but I can fix them when I get time.

I don't have a strong opinion on which is "better". This is simpler in many ways, but offers less flexibility (in #2 you can switch evil states and have both sets of key bindings available at the same time).