diff --git a/README.md b/README.md index 3fe563df..0cd75632 100644 --- a/README.md +++ b/README.md @@ -254,7 +254,7 @@ golangci-lint run --disable-all -E errcheck * [Spacemacs](https://github.com/syl20bnr/spacemacs/blob/develop/layers/+lang/go/README.org#pre-requisites) * [flycheck checker](https://github.com/weijiangan/flycheck-golangci-lint). 5. Vim - * vim-go open [issue](https://github.com/fatih/vim-go/issues/1841) + * [vim-go](https://github.com/fatih/vim-go) * syntastic [merged pull request](https://github.com/vim-syntastic/syntastic/pull/2190) with golangci-lint support * ale [merged pull request](https://github.com/w0rp/ale/pull/1890) with golangci-lint support 6. Atom - [go-plus](https://atom.io/packages/go-plus) supports golangci-lint. diff --git a/README.tmpl.md b/README.tmpl.md index 97035761..f57d8a45 100644 --- a/README.tmpl.md +++ b/README.tmpl.md @@ -223,7 +223,7 @@ golangci-lint run --disable-all -E errcheck * [Spacemacs](https://github.com/syl20bnr/spacemacs/blob/develop/layers/+lang/go/README.org#pre-requisites) * [flycheck checker](https://github.com/weijiangan/flycheck-golangci-lint). 5. Vim - * vim-go open [issue](https://github.com/fatih/vim-go/issues/1841) + * [vim-go](https://github.com/fatih/vim-go) * syntastic [merged pull request](https://github.com/vim-syntastic/syntastic/pull/2190) with golangci-lint support * ale [merged pull request](https://github.com/w0rp/ale/pull/1890) with golangci-lint support 6. Atom - [go-plus](https://atom.io/packages/go-plus) supports golangci-lint.