update keymap.md to include arrow keys for movement

This commit is contained in:
Antoni Stevent 2021-06-03 15:58:27 +02:00 committed by Blaž Hrastnik
parent 27aee705e0
commit 3071339cbc

View file

@ -6,10 +6,10 @@
| Key | Description |
|-----|-----------|
| h | move left |
| j | move down |
| k | move up |
| l | move right |
| h, Left | move left |
| j, Down | move down |
| k, Up | move up |
| l, Right | move right |
| w | move next word start |
| b | move previous word start |
| e | move next word end |