aboutsummaryrefslogtreecommitdiffstats
path: root/lua/nvim_lsp/texlab.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/nvim_lsp/texlab.lua')
-rw-r--r--lua/nvim_lsp/texlab.lua4
1 files changed, 0 insertions, 4 deletions
diff --git a/lua/nvim_lsp/texlab.lua b/lua/nvim_lsp/texlab.lua
index 374666fc..695cdaaf 100644
--- a/lua/nvim_lsp/texlab.lua
+++ b/lua/nvim_lsp/texlab.lua
@@ -66,11 +66,7 @@ configs.texlab = {
end;
description = "Build the current buffer";
};
- -- TexlabCancelAllBuilds = {
- -- };
};
- -- on_new_config = function(new_config) end;
- -- on_attach = function(client, bufnr) end;
docs = {
description = [[
https://texlab.netlify.com/