diff --git a/README.md b/README.md index 13a288e..01e3e61 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,11 @@ control system. It's __fast__, __easy to use__ and __well documented__. +_NOTE:_ If git is the only version control system you use, I suggest having a +look at [vim-gitgutter](https://github.com/airblade/vim-gitgutter). It provides +more git-specific features that would be unfeasible for Sy, since it only +implements features that work for _all_ supported VCS. + --- Features: @@ -38,15 +43,6 @@ Features: demand later - fully configurable through global variables (options and mappings) -What about vim-gitgutter? -------------------------- - -Sy provides a superset of gitgutter. - -So here is the short answer: The main difference in Sy is its support for version -control systems other than git. Moreover, two of its design goals are speed and -ease of use. - Installation & Documentation ----------------------------