Suggest zr over zo to open contextual folds.

This commit is contained in:
Andy Stewart
2019-01-16 16:03:54 +00:00
parent bea21f4162
commit faa1e953de

View File

@@ -213,7 +213,7 @@ See the customisation section below for how to change the defaults.
### Folding
Use the `GitGutterFold` command to fold all unchanged lines, leaving just the hunks visible. Use `zo` to unfold 3 lines of context above and below a hunk.
Use the `GitGutterFold` command to fold all unchanged lines, leaving just the hunks visible. Use `zr` to unfold 3 lines of context above and below a hunk.
Execute `GitGutterFold` a second time to restore the previous view.