diff options
Diffstat (limited to 'lua/nvim_lsp/texlab.lua')
| -rw-r--r-- | lua/nvim_lsp/texlab.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lua/nvim_lsp/texlab.lua b/lua/nvim_lsp/texlab.lua index 37021ee6..374666fc 100644 --- a/lua/nvim_lsp/texlab.lua +++ b/lua/nvim_lsp/texlab.lua @@ -36,7 +36,6 @@ configs.texlab = { cmd = {"texlab"}; filetypes = {"tex", "bib"}; root_dir = vim.loop.os_homedir; - log_level = lsp.protocol.MessageType.Warning; settings = { latex = { build = { |
