From dc59932ff9174e83c8caf07db6f5205aafe9c32d Mon Sep 17 00:00:00 2001 From: ayhon <43295942+ayhon@users.noreply.github.com> Date: Sun, 30 Oct 2022 12:03:09 +0100 Subject: fix: dead link in "texlab" description #2222 `texlab` changed where they store their documentation. Since https://github.com/latex-lsp/texlab/commit/d03e350679dfdbbd0d25e3c28131c4b2677789cf they store that information in their GitHub wiki --- lua/lspconfig/server_configurations/texlab.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua') diff --git a/lua/lspconfig/server_configurations/texlab.lua b/lua/lspconfig/server_configurations/texlab.lua index ba5b16f8..6eb9d99a 100644 --- a/lua/lspconfig/server_configurations/texlab.lua +++ b/lua/lspconfig/server_configurations/texlab.lua @@ -120,7 +120,7 @@ https://github.com/latex-lsp/texlab A completion engine built from scratch for (La)TeX. -See https://github.com/latex-lsp/texlab/blob/master/docs/options.md for configuration options. +See https://github.com/latex-lsp/texlab/wiki/Configuration for configuration options. ]], }, } -- cgit v1.2.3-70-g09d2