This commit is contained in:
Anmol Pandita 2022-05-22 16:33:50 +05:30
parent 10854cc59f
commit 28e0b43007
2 changed files with 5 additions and 0 deletions

View File

View File

@ -4,6 +4,10 @@ tags:
- vim - vim
--- ---
<details open>
this shoyld wodrlj
</details>
## Navigation 👻 ## Navigation 👻
### Exiting ### Exiting
| | | | | |
@ -13,6 +17,7 @@ tags:
| :q! | to `trash` all changes and **quit** | | :q! | to `trash` all changes and **quit** |
| :wq | to `save` the changes and **quit** | | :wq | to `save` the changes and **quit** |
| ZZ (Shift + zz) | to `save` the changes and **quit** | | ZZ (Shift + zz) | to `save` the changes and **quit** |
| | |
### Movements ### Movements
| | | | | |
| ---------------------------------- | -------------------------------------------- | | ---------------------------------- | -------------------------------------------- |