We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ce7e1b commit fc74c53Copy full SHA for fc74c53
README.md
@@ -110,7 +110,10 @@ Reload .vimrc and `:PlugInstall` to install plugins.
110
- `:PlugStatus`
111
- `L` - Load plugin
112
- `:PlugDiff`
113
+ - `<CR>` or `o` - Preview the commit
114
- `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
117
118
### Example: A small [sensible](https://github.com/tpope/vim-sensible) Vim configuration
119
0 commit comments