mirror of
https://github.com/airblade/vim-gitgutter.git
synced 2025-11-08 11:33:48 -05:00
Suggest zr over zo to open contextual folds.
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user