Vim-tutorial
This is repo for everyone who wants to learn Vim and contribute to building the data structures archive using the Vim Editor.
Step to Contribute
To contribute to this repo, please read the CONTRIBUTING.md file properly and follow the steps below:
- Fork this repo
- Clone your repo on your device using the
git clone
command - Make contributions and push the code.
- Create a valid PR and assign anyone to review the changes.
- Once approved, see your code in the repo 😊
Learn Vim
If you are new to the Vim World, you can learn it by going on this link.
If you want to contribute using some other editors, I have a repository for the same here.