mirror of https://github.com/helix-editor/helix
Update keymap.md
parent
557c63033c
commit
ef6a2317b7
|
@ -53,7 +53,7 @@
|
||||||
| `I` | Insert at the start of the line |
|
| `I` | Insert at the start of the line |
|
||||||
| `A` | Insert at the end of the line |
|
| `A` | Insert at the end of the line |
|
||||||
| `o` | Open new line below selection |
|
| `o` | Open new line below selection |
|
||||||
| `o` | Open new line above selection |
|
| `O` | Open new line above selection |
|
||||||
| `u` | Undo change |
|
| `u` | Undo change |
|
||||||
| `U` | Redo change |
|
| `U` | Redo change |
|
||||||
| `y` | Yank selection |
|
| `y` | Yank selection |
|
||||||
|
|
Loading…
Reference in New Issue