Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 852 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 852 Bytes

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:

  1. Fork this repo
  2. Clone your repo on your device using the git clone command
  3. Make contributions and push the code.
  4. Create a valid PR and assign anyone to review the changes.
  5. 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.