parent
c61dded98a
commit
ae0efffba3
14
README.md
14
README.md
@ -22,6 +22,11 @@ control system.
|
|||||||
|
|
||||||
It's __fast__, __easy to use__ and __well documented__.
|
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:
|
Features:
|
||||||
@ -38,15 +43,6 @@ Features:
|
|||||||
demand later
|
demand later
|
||||||
- fully configurable through global variables (options and mappings)
|
- 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
|
Installation & Documentation
|
||||||
----------------------------
|
----------------------------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user