AutoYADM commit: 2024-11-19 18:15:03
This commit is contained in:
parent
1a796a0e05
commit
26fa1bdc35
1 changed files with 4 additions and 3 deletions
|
@ -18,9 +18,10 @@ return {
|
|||
opts = {
|
||||
servers = {
|
||||
ltex = {
|
||||
filetypes = {
|
||||
"tex",
|
||||
},
|
||||
autostart = false,
|
||||
-- filetypes = {
|
||||
-- "tex",
|
||||
-- },
|
||||
on_attach = function(client, bufnr)
|
||||
require("ltex_extra").setup(extraOpts)
|
||||
end,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue