emacs-evil / evil-magit

Black magic or evil keys for magit
https://github.com/justbur/evil-magit
GNU General Public License v3.0
273 stars 16 forks source link

Use ignore-parent option in evil-get-aux-keymap #23

Closed justbur closed 8 years ago

justbur commented 8 years ago

Fixes #21, which was caused by evil-get-auxiliary-keymap using the parent of magit-log-mode-map instead of creating a new aux map.