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

Add keybinding to go to parent section in status buffer consistent with evil #57

Closed DanielRichtmann closed 5 years ago

DanielRichtmann commented 5 years ago

Here's the PR as discussed in #56.

Currently it is bound only for the status buffer since I couldn't think of another mode where this binding makes sense.

justbur commented 5 years ago

thanks