diff options
| author | cybai <cyb.ai.815@gmail.com> | 2017-10-11 23:18:44 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-10-11 23:18:44 +0800 |
| commit | 95c35a9e2d05ef940564c289986ba2e072d4512f (patch) | |
| tree | c6b3bfc91941bd20a7d3be3b77281980a4d534e7 | |
| parent | f80860a9482c8563ff795d8d69ada97bb5fe30bd (diff) | |
Fix typo
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ The default mapping are shown in the following. #### Scrolling -- `k`,`k`: scroll vertically +- `j`,`k`: scroll vertically - `h`,`l`: scroll horizontally - `<C-U>`,`<C-D>`: scroll pages by half of screen - `<C-B>`,`<C-F>`: scroll pages by a screen |
