478 B
478 B
Vim
| Command | Description |
|---|---|
Ctrl + [ |
Analog Esc |
d -> Ctrl + End |
Delete from cursor to end of file |
u |
Undo |
Ctrl + r |
Redo |
22G |
Go to line 22 |
| Command | Description |
|---|---|
Ctrl + [ |
Analog Esc |
d -> Ctrl + End |
Delete from cursor to end of file |
u |
Undo |
Ctrl + r |
Redo |
22G |
Go to line 22 |