mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-25 19:03:30 +04:00
Update keymap.md
This commit is contained in:
parent
557c63033c
commit
ef6a2317b7
@ -53,7 +53,7 @@ ### Changes
|
|||||||
| `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
Block a user