From 6089e2d6b3142727b9ee53b77ed5cb47b2e5ed6a Mon Sep 17 00:00:00 2001 From: Marco Hinz Date: Fri, 8 Mar 2013 10:39:23 +0100 Subject: [PATCH] readme: add reality --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 280c371..ba78672 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,8 @@ Because people keep asking for it: 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. +vim-signify has all the features of gitgutter and more! + The main difference is probably the support for other DVCS. Moreover, execution speed and high configurability are two of the design goals.