Contributing to Neovim

Get Started with Contributing

Neovim is an open-source project that welcomes contributions from the community.

Step1: Fork the Repository

Fork the Neovim repository on GitHub to create your own copy.

Fork Neovim

Step2: Clone Your Fork

Clone your forked repository to your local machine.

git clone https://github.com/your-username/neovim.git