This commit is contained in:
Anmol Pandita 2022-05-22 14:44:43 +05:30
parent cf021c09da
commit f3cadd8e68

View File

@ -4,7 +4,8 @@ tags:
- vim
---
## Exiting 👻
## Navigation
### Exiting 👻
| | |
| --------------- | ------------------------------------- |
| :q | to `quit` the file |
@ -13,8 +14,7 @@ tags:
| :wq | to `save` the changes and **quit** |
| ZZ (Shift + zz) | to `save` the changes and **quit** |
## Navigation
### Movements
| | |
| ---------------------------------- | -------------------------------------------- |
| h j k l | ⃪ ↓ ↑ → |