emacs-evil / evil-magit

Black magic or evil keys for magit

Home Page:https://github.com/justbur/evil-magit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

All file buffers are starting in evil-motion-state

awalker4 opened this issue · comments

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.

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