diff options
Diffstat (limited to 'lua/common_lsp/texlab.lua')
| -rw-r--r-- | lua/common_lsp/texlab.lua | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lua/common_lsp/texlab.lua b/lua/common_lsp/texlab.lua index 592e0499..edf05c38 100644 --- a/lua/common_lsp/texlab.lua +++ b/lua/common_lsp/texlab.lua @@ -113,6 +113,8 @@ M.commands = { M.buf_build(0) end; }; + -- TexlabCancelAllBuilds = { + -- }; } function M._setup_buffer() |
