evil-toggle-key, take two
Vegard Øye
vegard_oye at hotmail.com
Tue Aug 9 15:22:47 CEST 2011
On 2011-08-09 02:22 +0200, Michael Markert wrote:
> Because the code in the custom is rather longish and it
> would be nice to set it without custom I think of adding
> a `evil-set-toggle-key' fun. But where should it go?
Place it in evil-common.el after `evil-redirect-digit-argument'.
It is clearly a keymap function, but evil-maps.el should contain
`define-key' calls only for the sake of readability.
--
Vegard
More information about the implementations-list
mailing list