Compare commits

..

No commits in common. "8650a4e966fb5133ce630a8c7f61caa7ee8eee33" and "0508e1f6d8eed04ee21c4222a924b31e4ec5f251" have entirely different histories.

View file

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