Remove chktex in LSP server texlab.

This commit is contained in:
Mayrixon 2023-07-18 16:09:01 +01:00
parent 67cf2e761f
commit 2409cacf8c

View file

@ -41,15 +41,7 @@ return {
optional = true,
opts = {
servers = {
texlab = {
settings = {
texlab = {
chktex = {
onOpenAndSave = true,
},
},
},
},
texlab = {},
},
},
},