Skip to content

Commit 1f6c6d6

Browse files
tklausergopherbot
authored andcommitted
gopls/doc: adjust nvim-lspconfig link target
The file was renamed in the github.com/neovim/nvim-lspconfig repository. Change-Id: I89a8dcbbb31c24d77f0ca00934df1916b338d460 Reviewed-on: https://go-review.googlesource.com/c/tools/+/651195 Reviewed-by: Robert Findley <[email protected]> Auto-Submit: Robert Findley <[email protected]> Auto-Submit: Tobias Klauser <[email protected]> Reviewed-by: Alan Donovan <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]>
1 parent 33f1ed9 commit 1f6c6d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gopls/doc/vim.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -230,5 +230,5 @@ require('lspconfig').gopls.setup({
230230
[govim-install]: https://github.com/myitcv/govim/blob/master/README.md#govim---go-development-plugin-for-vim8
231231
[nvim-docs]: https://neovim.io/doc/user/lsp.html
232232
[nvim-install]: https://github.com/neovim/neovim/wiki/Installing-Neovim
233-
[nvim-lspconfig]: https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#gopls
233+
[nvim-lspconfig]: https://github.com/neovim/nvim-lspconfig/blob/master/doc/configs.md#gopls
234234
[nvim-lspconfig-imports]: https://github.com/neovim/nvim-lspconfig/issues/115

0 commit comments

Comments
 (0)