Skip to content

Commit fc74c53

Browse files
committed
Document commit preview window bindings
1 parent 8ce7e1b commit fc74c53

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,10 @@ Reload .vimrc and `:PlugInstall` to install plugins.
110110
- `:PlugStatus`
111111
- `L` - Load plugin
112112
- `:PlugDiff`
113+
- `<CR>` or `o` - Preview the commit
113114
- `X` - Revert the update
115+
- `<C-N>` / `<C-P>` - Jump to next/previous commit
116+
- `J` / `K` - Scroll the preview window without switching to it
114117

115118
### Example: A small [sensible](https://github.com/tpope/vim-sensible) Vim configuration
116119

0 commit comments

Comments
 (0)