diff --git a/content/notes/vim.md b/content/notes/vim.md index 4952f7116..eeeb5943b 100644 --- a/content/notes/vim.md +++ b/content/notes/vim.md @@ -4,7 +4,7 @@ tags: - vim --- -# Exiting 👻 +## Exiting 👻 | | | | --------------- | ------------------------------------- | | :q | to `quit` the file | @@ -14,7 +14,7 @@ tags: | ZZ (Shift + zz) | to `save` the changes and **quit** | -# Navigation +## Navigation | | | | ---------------------------------- | -------------------------------------------- | | h j k l | ⃪ ↓ ↑ → | @@ -31,7 +31,7 @@ tags: | zz | re-center | -# Text manipulation +## Text manipulation | | | | --- | --------------------------------------------- | diff --git a/content/notes/vim.vimrc.md b/content/notes/vim.vimrc.md new file mode 100644 index 000000000..e69de29bb diff --git a/content/tags/setup.md b/content/tags/setup.md new file mode 100644 index 000000000..e69de29bb