dotfiles/vim/pack/vendor/start/vim-go/.github/CONTRIBUTING.md
Flo a81ab8698c Update vim and zshrc
* Use vim > 8 pack istead of pathogen
* ZSH : use p10k theme
2020-05-03 17:31:58 +02:00

485 B

Thanks for improving vim-go! Before you dive in please read the following:

  1. Please read our FAQ, it might have answers for your problem
  2. If you add a new feature please don't forget to update the documentation: doc/vim-go.txt
  3. If it's a breaking change or exceed +100 lines please open an issue first and describe the changes you want to make.