From b96448f4912dda17d9926c61fef9b64ef562bf4b Mon Sep 17 00:00:00 2001 From: vl4dd Date: Sat, 3 Apr 2021 11:14:09 +0200 Subject: [PATCH] Adds Vim diretory and inset line to the main readme.md --- Vim/readme.md | 0 readme.md | 2 ++ 2 files changed, 2 insertions(+) create mode 100644 Vim/readme.md diff --git a/Vim/readme.md b/Vim/readme.md new file mode 100644 index 0000000..e69de29 diff --git a/readme.md b/readme.md index 7fb1dc7..3f2892e 100644 --- a/readme.md +++ b/readme.md @@ -10,3 +10,5 @@ feel free to modify :) the basic Git commands to help you learn Git, and more advanced concepts around Git branches, remote repositories, undoing changes, and more. - [Git Exercices](https://gitexercises.fracz.com/) Online platform to learn and practice Git. Discover its features you might haven't been aware of. With all the exercises provided you will rapidly become a Git Master! +### Vim +- Cheat Sheet \ No newline at end of file