emacs-evil / evil-magit

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

All file buffers are starting in evil-motion-state #46

Closed awalker4 closed 6 years ago

awalker4 commented 6 years ago

This started happening after a recent package update, and I believe it's because Magit has now globally enabled magit-file-mode which I see is included in evil-magit-default-to-evil-magit-state-modes. Not sure if other people are seeing this issue, so let me know if you need any debug info.

justbur commented 6 years ago

Thanks. Changing the evil-state in that mode is a mistake. Should be fixed with fe418dc