ltex use spellfile

idk what that does lol
This commit is contained in:
Christoph J. Scherr 2024-07-09 15:27:50 +02:00
parent e2caa8cc6c
commit 1a245961d9
1 changed files with 1 additions and 1 deletions

View File

@ -185,7 +185,7 @@ local servers = {
},
},
ltex = {
use_spellfile = false,
use_spellfile = true,
settings = {
ltex = {
checkFrequency = 'save', -- shut up while i'm just editing, see <https://github.com/folke/noice.nvim/issues/166>