Add GitGutterFold command.

Closes #286, #571.
This commit is contained in:
Andy Stewart
2019-01-14 11:48:24 +00:00
parent 8d7a71ddd6
commit ac787afa02
5 changed files with 93 additions and 0 deletions

View File

@@ -148,6 +148,11 @@ Commands for operating on a hunk:~
Use |:pclose| or |CTRL-W_CTRL-Z| to close the preview
window.
Commands for folds:~
*gitgutter-:GitGutterFold*
:GitGutterFold Fold all unchanged lines. Execute again to undo.
===============================================================================
AUTOCOMMAND *gitgutter-autocommand*