Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.15 KB

CONTRIBUTING.md

File metadata and controls

25 lines (20 loc) · 1.15 KB

Contributing

All kinds of contributions are welcome!

  • Wrong documentation? Technical mistakes happen all the time. Behaviour can change between different Vim versions.
  • Is there something you didn't understand right away? Was the explanation too complicated?
  • Any other suggestions for improvement? Better wording? Typos? Dead links?
  • Want to add plugins? Please make sure that they have collected a few stars already. There are new plugins every day and I can't possibly test them all, so I rely on "social proof" as an indicator for usefulness. (If you wrote or found a plugin with no or only very few stars but still think it's useful, promote it on r/vim. It has lots of readers and is great for gaining attention.)

Please report anything that seems wrong to you by creating an issue for it.

If you feel like fixing it yourself, open a pull request. Don't worry too much about how to format your commit messages, the actual patch is more important.

Thank you for contributing! 🎉