We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23537f5 commit 6bf22f3Copy full SHA for 6bf22f3
README.md
@@ -1,2 +1,16 @@
1
# Vim-tutorial
2
-Vim Tutorials
+
3
+This is repo for everyone who wants to learn Vim and contribute to building the data structures archive using the Vim Editor.
4
5
+## Step to Contribute
6
7
+1. Fork this repo
8
+2. Clone your repo on your device using the `git clone` command
9
+3. Make contributions and push the code.
10
+4. Create a PR and see your code get merged !
11
12
+## Learn Vim
13
14
+If you are new to the Vim World, you can learn it by going on [this](https://rebrand.ly/vim-mk) link.
15
16
+If you want to contribute using some other editors, I have a repository for the same [here](https://github.com/khanna98/Improving-Coding-Concepts).
0 commit comments