Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 304 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (10 loc) · 304 Bytes

Contributing to Netrw.vim

Developer guidelines

If you are using neovim, you are good to go!

If you are using vim make sure to:

  • using a HUGE build of vim (check vim --version)
  • enable the editorconfig plugin by putting the following snippet in your vimrc:
packadd editorconfig