Hacker News new | past | comments | ask | show | jobs | submit login

For neovim users, there's a work-in-progress clone, neogit: https://github.com/timUntersberger/neogit/

Some of my colleagues use emacs/magit, and after seeing how absolutely lovely the workflow is, I've put in a lot of work over the last few months expanding it. You can check out my fork here: https://github.com/ckolkey/neogit/

One thing I particularly like to tease my emacs' colleagues about is that my magit is faster than theirs thanks to neovim's async capabilities.




> One thing I particularly like to tease my emacs' colleagues about is that my magit is faster than theirs thanks to neovim's async capabilities.

emacs has async i/o as well, it's just not used very pervasively.


Are you referring to process sentinels?

https://www.gnu.org/software/emacs/manual/html_node/elisp/Se...

> emacs has async i/o as well, it's just not used very pervasively.

The most notable exception I can think of is elfeed which works very smoothly.


Do you have plans to merge upstream


I have pull requests open, so hopefully, yes :)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: