mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
ref(nvim): clean up ltex config
This commit is contained in:
parent
b83660f14e
commit
25cdfb5c32
2 changed files with 8 additions and 9 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue