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 _______________________________________________ implementations-list mailing list [email protected] https://lists.ourproject.org/cgi-bin/mailman/listinfo/implementations-list
