let ltex autostart
This commit is contained in:
parent
c269ff0433
commit
33ea47112c
|
@ -187,7 +187,7 @@ local servers = {
|
|||
},
|
||||
ltex = {
|
||||
use_spellfile = true,
|
||||
autostart = false,
|
||||
autostart = true,
|
||||
filetypes = { 'latex', 'tex', 'markdown', 'typst' },
|
||||
settings = {
|
||||
ltex = {
|
||||
|
|
Loading…
Reference in New Issue