emacs-evil / evil-magit

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

respect evil-toggle-key #82

Closed mohkale closed 4 years ago

mohkale commented 4 years ago

evil-toggle-key defaults to C-z, but evil-magit hardcodes C-z instead of using the value of evil-toggle-key. Personally I've remapped C-z to something else so I'd prefer if evil-magit didn't reintroduce it.

See here.

justbur commented 4 years ago

Sounds good to me. Should be fixed now