This commit is contained in:
Anmol Pandita 2022-05-22 14:27:48 +05:30
parent f33aba45fc
commit 835acf3986
3 changed files with 3 additions and 3 deletions

View File

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

View File

0
content/tags/setup.md Normal file
View File