update keymap.md to include arrow keys for movement
This commit is contained in:
parent
27aee705e0
commit
3071339cbc
@ -6,10 +6,10 @@ ### Movement
|
||||
|
||||
| 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 |
|
||||
|
Loading…
Reference in New Issue
Block a user