configure latex

This commit is contained in:
Andrzej Stepien 2024-03-18 21:55:22 +01:00
parent 859e363582
commit 774aaddd4a
1 changed files with 11 additions and 1 deletions

View File

@ -121,7 +121,17 @@ return { -- LSP Configuration & Plugins
--
-- But for many setups, the LSP (`tsserver`) will work just fine
tsserver = {},
ltex = {}, --
ltex = {
settings = {
ltex = {
language = "en",
additionalRules = {
languageModel = "~/ngrams/",
},
},
},
}, --
lua_ls = {
-- cmd = {...},