Compare commits

..

2 commits

View file

@ -187,6 +187,8 @@ local servers = {
}, },
ltex = { ltex = {
use_spellfile = true, use_spellfile = true,
autostart = false,
filetypes = { 'latex', 'tex', 'markdown', 'typst' },
settings = { settings = {
ltex = { ltex = {
checkFrequency = 'save', -- shut up while i'm just editing, see <https://github.com/folke/noice.nvim/issues/166> checkFrequency = 'save', -- shut up while i'm just editing, see <https://github.com/folke/noice.nvim/issues/166>