ref(nvim): clean up ltex config

This commit is contained in:
Léana 江 2023-09-02 17:44:49 +08:00 committed by Léana 江
parent b83660f14e
commit 25cdfb5c32
2 changed files with 8 additions and 9 deletions

View file

@ -79,10 +79,9 @@ local common_dictionary = {
-- Rapport BIO
"dédupliquer", "read", "reads", "contig", "Debruijn", "mer",
}
-- FIXME: this thing fails to run in French when babel latex english is present
require "lspconfig".ltex.setup {
on_attach = on_attach,
cmd = { "ltex-ls" },
filetypes = { "markdown", "text", "gitcommit", "tex" },
settings = {
ltex = {
language = "auto",