-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
:bd on vimagit error #130
Comments
Thanks for such a wonderful bug report! You screw up all my buffer scoped variables with your |
just for the note: I'm getting the same error. Actually, I'm not exactly using (I'm actually only using |
Just pulled down the fix. Works like a charm 👍 |
Merged in master and present in release 1.7.2 |
I commonly use :bd to close vimagit (hard to overcome that muscle memory and use Q)
This has been working fine for months when I was using commit cafba10. Recently I upgraded to commit 5921ef4 and now I am getting an error. Here are my steps:
Modify a file --> Open Magit with
:Magit
--> Stage file --> close with:bd
--> Open again with:Magit
--> error(This is happening in a brand new repo. Just started it with
git init .
)Note: I do not see this error if I close with Q.
OSX 10.11.6
iTerm 3.0.15
nvim 0.1.7
vimagit 5921ef4
P.S.
Awesome plugin by the way 👍
The text was updated successfully, but these errors were encountered: