use "sy" as short name for signify
This commit is contained in:
parent
d9e900e45d
commit
51c80fe68c
@ -1,5 +1,7 @@
|
|||||||
# vim-signify
|
# vim-signify
|
||||||
|
|
||||||
|
Or just: sy
|
||||||
|
|
||||||
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
|
It shows all added, deleted and changed lines since the last commit via Vim its
|
||||||
sign column.
|
sign column.
|
||||||
|
@ -31,9 +31,9 @@ CONTENTS *signify-contents*
|
|||||||
==============================================================================
|
==============================================================================
|
||||||
1. Intro *signify-intro*
|
1. Intro *signify-intro*
|
||||||
|
|
||||||
Signify is quite unobtrusive. If there is information about changes (in form
|
Signify, or just sy for short, is an quite unobtrusive plugin. If there is
|
||||||
of patch hunks) since the last commit, they will be shown on the left side in
|
information about changes (in form of patch hunks) since the last commit, they
|
||||||
Vim's sign column.
|
will be shown on the left side in Vim's sign column.
|
||||||
|
|
||||||
Easy-peasy!
|
Easy-peasy!
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user