Skip to content

Commit cadd57e

Browse files
akkisagirajufindleyr
authored andcommitted
docs: updated nvim-lspconfig link
This PR updates the link of nvim-lspconfig doc for gopls. Change-Id: I9f64ca9c310af8a6c6392245c88eea666edf4657 GitHub-Last-Rev: 9774e50 GitHub-Pull-Request: #351 Reviewed-on: https://go-review.googlesource.com/c/tools/+/367254 Reviewed-by: Robert Findley <[email protected]> Trust: Robert Findley <[email protected]> Trust: Hyang-Ah Hana Kim <[email protected]> Run-TryBot: Hyang-Ah Hana Kim <[email protected]> gopls-CI: kokoro <[email protected]> TryBot-Result: Gopher Robot <[email protected]>
1 parent fd2bfb7 commit cadd57e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gopls/doc/vim.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,5 +225,5 @@ autocmd FileType go setlocal omnifunc=v:lua.vim.lsp.omnifunc
225225
[govim-install]: https://github.com/myitcv/govim/blob/master/README.md#govim---go-development-plugin-for-vim8
226226
[nvim-docs]: https://neovim.io/doc/user/lsp.html
227227
[nvim-install]: https://github.com/neovim/neovim/wiki/Installing-Neovim
228-
[nvim-lspconfig]: https://github.com/neovim/nvim-lspconfig/blob/master/CONFIG.md#gopls
228+
[nvim-lspconfig]: https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#gopls
229229
[nvim-lspconfig-imports]: https://github.com/neovim/nvim-lspconfig/issues/115

0 commit comments

Comments
 (0)