tweak(default): bind '<leader> g U' to magit-unstage-buffer-file
The former command, magit-unstable-file, would prompt the user to select a file to unstage, but the intention of this keybind was always to "unstage *this* file". magit-unstage-buffer-file didn't exist at the time this keybind was created, so I settled on magit-unstage-file as a compromise, which is no longer necessary.
This commit is contained in:
parent
c5c7f0bc99
commit
9224ac56f0
1 changed files with 1 additions and 1 deletions
Loading…
Add table
Add a link
Reference in a new issue