From d58f5f6ae85445b2a27c29efd63be00e23889286 Mon Sep 17 00:00:00 2001 From: William Boman Date: Thu, 11 Nov 2021 14:18:24 +0100 Subject: [PATCH] doc: update nvim-lspconfig link This was recently changed. --- doc/vimtex.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/vimtex.txt b/doc/vimtex.txt index db0ffd87be..e53503cd74 100644 --- a/doc/vimtex.txt +++ b/doc/vimtex.txt @@ -731,7 +731,7 @@ Language server / texlab~ [0]: https://langserver.org/ [1]: https://texlab.netlify.app/ [2]: https://github.com/prabirshrestha/vim-lsp - [3]: https://github.com/neovim/nvim-lspconfig/blob/master/CONFIG.md#texlab + [3]: https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#texlab [4]: https://github.com/neoclide/coc.nvim [5]: https://github.com/fannheyward/coc-texlab [6]: https://github.com/lervag/vimtex/issues/1371