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

Support for magit-wip-mode #55

Open mfiano opened 5 years ago

mfiano commented 5 years ago

Magit has magit-wip-mode, a global minor mode that is not enabled by default. When enabled, it presents the X w keybinding in magit-status. I would like to request this binding be made available. Thank you.

For more information: https://magit.vc/manual/magit/Wip-Modes.html

justbur commented 5 years ago

Wouldn't this binding just be O w with evil-magit?