Skip to content

Commit 9ce2182

Browse files
committed
docs: update vim-go info
1 parent 2c69ef2 commit 9ce2182

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ golangci-lint run --disable-all -E errcheck
254254
* [Spacemacs](https://github.com/syl20bnr/spacemacs/blob/develop/layers/+lang/go/README.org#pre-requisites)
255255
* [flycheck checker](https://github.com/weijiangan/flycheck-golangci-lint).
256256
5. Vim
257-
* vim-go open [issue](https://github.com/fatih/vim-go/issues/1841)
257+
* [vim-go](https://github.com/fatih/vim-go)
258258
* syntastic [merged pull request](https://github.com/vim-syntastic/syntastic/pull/2190) with golangci-lint support
259259
* ale [merged pull request](https://github.com/w0rp/ale/pull/1890) with golangci-lint support
260260
6. Atom - [go-plus](https://atom.io/packages/go-plus) supports golangci-lint.

README.tmpl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ golangci-lint run --disable-all -E errcheck
223223
* [Spacemacs](https://github.com/syl20bnr/spacemacs/blob/develop/layers/+lang/go/README.org#pre-requisites)
224224
* [flycheck checker](https://github.com/weijiangan/flycheck-golangci-lint).
225225
5. Vim
226-
* vim-go open [issue](https://github.com/fatih/vim-go/issues/1841)
226+
* [vim-go](https://github.com/fatih/vim-go)
227227
* syntastic [merged pull request](https://github.com/vim-syntastic/syntastic/pull/2190) with golangci-lint support
228228
* ale [merged pull request](https://github.com/w0rp/ale/pull/1890) with golangci-lint support
229229
6. Atom - [go-plus](https://atom.io/packages/go-plus) supports golangci-lint.

0 commit comments

Comments
 (0)