aboutsummaryrefslogtreecommitdiffstats
path: root/lua/lspconfig/texlab.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/lspconfig/texlab.lua')
-rw-r--r--lua/lspconfig/texlab.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/lspconfig/texlab.lua b/lua/lspconfig/texlab.lua
index e0b9f04f..c849ffe7 100644
--- a/lua/lspconfig/texlab.lua
+++ b/lua/lspconfig/texlab.lua
@@ -98,7 +98,7 @@ https://github.com/latex-lsp/texlab
A completion engine built from scratch for (La)TeX.
-See https://github.com/latex-lsp/texlab/docs/options.md for configuration options.
+See https://github.com/latex-lsp/texlab/blob/master/docs/options.md for configuration options.
]];
default_config = {
root_dir = "vim's starting directory";