upvote
If you haven’t seen it you may want the fugitive plugin for vim. It seems to give a reasonable level of git magic within vim. Maybe not as magic as magit, but it does a lot including good handling of interactive rebases.
reply
You can use Magit even if you're a Vim user. You don't have to buy into the whole Emacs system – you can treat Emacs as the virtual machine that runs Magit.
reply
Yes, I use Emacs 90% just for magit (and 10% for org-mode for some time tracking), but no text editing or coding at all.
reply
Yeah, but it's not as convenient.
reply
Magit was the only thing keeping me in emacs for a long time, but the neovim clone, neogit, is now 90% of the way there for my use cases, same interface same everything
reply
Awesome! I had no idea! I will give it a shot :) Thanks ~
reply
I need to move to Neovim. Thanks for the nudge.
reply
Any tips on how?
reply
jj with jjui is even better, coming from someone who used magit for years.
reply
jj/jjui should have you covered
reply