* evil-states are no good default Currently I add about 20 modes to `evil-emacs-state-modes', most of them are third-party and not about editing but are specialized and add their own set of keybindings. I think it would make the life of users far easier and their config thinner to switch to emacs-state if the mode isn't in `evil-insert-state-modes' or `evil-motion-state-modes' (and maybe add a `evil-normal-state-modes'). * I'd like to help with developing evil is there a roadmap or feature list to work on? I found the issue tracker at bitbucket, but there are only real issues. Or is there a better point to start development? Michael