let ltex autostart

This commit is contained in:
Christoph J. Scherr 2024-08-13 14:51:28 +02:00
parent c269ff0433
commit 33ea47112c
1 changed files with 1 additions and 1 deletions

View File

@ -187,7 +187,7 @@ local servers = {
}, },
ltex = { ltex = {
use_spellfile = true, use_spellfile = true,
autostart = false, autostart = true,
filetypes = { 'latex', 'tex', 'markdown', 'typst' }, filetypes = { 'latex', 'tex', 'markdown', 'typst' },
settings = { settings = {
ltex = { ltex = {