Remix.run Logo
tambourine_man 7 hours ago

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

veilrap 7 hours ago | parent | next [-]

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.

kqr 7 hours ago | parent | prev | next [-]

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.

mschulze 7 hours ago | parent | next [-]

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.

tambourine_man 7 hours ago | parent | prev [-]

Yeah, but it's not as convenient.

scocide 7 hours ago | parent | prev | next [-]

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

codingcareer 7 hours ago | parent | next [-]

Awesome! I had no idea! I will give it a shot :) Thanks ~

tambourine_man 7 hours ago | parent | prev [-]

I need to move to Neovim. Thanks for the nudge.

brcmthrowaway 5 hours ago | parent [-]

Any tips on how?

tcoff91 5 hours ago | parent | prev | next [-]

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

baq 6 hours ago | parent | prev [-]

jj/jjui should have you covered