improve README
This commit is contained in:
parent
6686912e8c
commit
58d75ce611
@ -1,19 +1,20 @@
|
|||||||
# vim-signify
|
# vim-signify
|
||||||
|
|
||||||
This plugin started as a port of GitGutter, a famous plugin for Sublime Text 2.
|
This plugin started as a port of GitGutter, a famous plugin for Sublime Text 2.
|
||||||
|
It shows all added, deleted and changed lines since the last commit via Vim its
|
||||||
|
sign column.
|
||||||
|
|
||||||
It's fast, highly configurable and well documented.
|
It's fast, highly configurable and well documented.
|
||||||
|
|
||||||
Features:
|
Features:
|
||||||
|
|
||||||
- shows added, deleted and changed lines since the last commit via Vim's sign
|
|
||||||
column
|
|
||||||
- supports git (other DVCS will follow)
|
- supports git (other DVCS will follow)
|
||||||
|
- apart from signs there is also optional line highlighting
|
||||||
- you can toggle the plugin per buffer
|
- you can toggle the plugin per buffer
|
||||||
- fully configurable through global variables in vimrc
|
- fully configurable through global variables in vimrc
|
||||||
- good documentation
|
- good documentation
|
||||||
|
|
||||||
- quick developer response! ;)
|
- quick developer response! :-)
|
||||||
|
|
||||||
Limits exist only in your mind! Vim on!
|
Limits exist only in your mind! Vim on!
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user