diff --git a/lua/custom/plugins/configs/lsp.lua b/lua/custom/plugins/configs/lsp.lua index 4d95e92..cbaa2fe 100644 --- a/lua/custom/plugins/configs/lsp.lua +++ b/lua/custom/plugins/configs/lsp.lua @@ -187,7 +187,7 @@ local servers = { }, ltex = { use_spellfile = true, - autostart = false, + autostart = true, filetypes = { 'latex', 'tex', 'markdown', 'typst' }, settings = { ltex = {