logoalt Hacker News

tambourine_mantoday at 2:04 PM5 repliesview on HN

Magit is one of the few things that makes me, as a Vim user, envy Emacs. And org-mode, since I'm being honest.


Replies

kqrtoday at 2:05 PM

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.

show 2 replies
veilraptoday at 2:25 PM

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.

scocidetoday at 2:11 PM

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

show 2 replies
tcoff91today at 4:09 PM

jj with jjui is even better, coming from someone who used magit for years.

baqtoday at 3:15 PM

jj/jjui should have you covered