This commit is contained in:
Anmol Pandita 2022-05-22 15:37:22 +05:30
parent 869f8ffbff
commit 10854cc59f

View File

@ -34,7 +34,7 @@ tags:
| ------------------------------------ | ---------------------------------------------------- |
| x | **delete** *`at`* the cursor (→ in normal mode still) |
| i | **insert** *`before`* the cursor |
| I | **insert** `*beginning*` of the line |
| I | **insert** *`beginning`* of the line |
| a | **insert** *`after`* the cursor |
| A | **append** *`after`* the line |
| o | **open** line *`above`* |