Evil experiences
Michael Markert
markert.michael at googlemail.com
Thu Sep 8 22:47:24 CEST 2011
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
Url : https://lists.ourproject.org/pipermail/implementations-list/attachments/20110908/fba8f144/attachment-0001.pgp
More information about the implementations-list
mailing list