Hacker News new | ask | show | jobs
by iamthedata 4849 days ago
Pretty cool, but you could add a brief comparision with vim-gitgutter to the Readme, or explain why you felt the need for a new plugin.
1 comments

I just added a short explanation to the README:

Yes, I knew about vim-gitgutter before, I even contributed to it. But in the end I just didn't like the codebase and started my own plugin. And because I like programming VimL.

The main difference is probably the support for other DVCS. Moreover, execution speed and high configurability are two of the design goals.

Indeed, I noticed it is faster!

Rest well. :)