Selectively replace motion keys
Ben Sanchez
rhombo at gmail.com
Wed Mar 13 14:50:31 CET 2013
Thanks,
If one wants to let all keymaps of other modes to override Evil's, I
think that can be done with
evil-overiding-maps/evil-intercept-map. I wonder if that is the way to
go or is it better using evil-define-key
applied to motion states for each keymap?
>> How can I make some magit keys selectively have precedence over evil
>> motion keys?
>
> `evil-define-key' with motion state should help you there.
>
> Michael
More information about the implementations-list
mailing list