On  8 Sep 2011, York Zhao wrote:

> I like your idea of "," binding, I will definitely utilize it
> too. Thanks a lot.

For that I use a keymap called `vim-leader-keymap` because it's
essentially the same as binding "<leader>key" in vim. That could be
added easily in evil, too.

Well except for the "<leader>key" syntax, but something like
`(evil-leader-bind "key" 'command)` is cleaner, anyway.

Note that with binding `,' you loose the key to repeat find char in the
opposite direction.

Michael

Attachment: pgpXcORjXL2lD.pgp
Description: PGP signature

_______________________________________________
implementations-list mailing list
[email protected]
https://lists.ourproject.org/cgi-bin/mailman/listinfo/implementations-list

Reply via email to