all repos

gopher.nvim @ 80d0659

Minimalistic plugin for Go development
1 files changed, 3 insertions(+), 0 deletions(-)
docs: add a contributing section in the readme

I forgot to do this in the last commit. F...
Author: Smirnov Oleksandr ss2316544@gmail.com
Committed at: 2022-07-11 23:38:42 +0300
Parent: 94f5b61
M README.md

@@ -146,6 +146,9 @@ ```vim

:GoIfErr ``` +## Contributing +PRs are always welcome. See [CONTRIBUTING.md](./CONTRIBUTING.md) + ## Thanks - [go.nvim](https://github.com/ray-x/go.nvim)