Hi, I'm very excited to get away from viper and you really did a nice job with evil. Thank you!
I've got some points, though.
* Motion commands don't play nice with chars not found in ASCII
Test for example with "Pröblem"
* Input-Method-Handling is missing
In my case everythings fine except normal and visual state but they
don't like my input method ("german-postfix"). I came up with this, I
hope it helps someone until there's real support:
bin8ERwerPFJ6.bin
Description: application/emacs-lisp
* 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
pgp2kzGKXCEjY.pgp
Description: PGP signature
_______________________________________________ implementations-list mailing list [email protected] https://lists.ourproject.org/cgi-bin/mailman/listinfo/implementations-list
