AutoYADM commit: 2024-12-18 19:25:39
This commit is contained in:
parent
26d040e21c
commit
aa1ab0a561
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ local extraOpts = {
|
||||||
"en-US",
|
"en-US",
|
||||||
"en-CA",
|
"en-CA",
|
||||||
},
|
},
|
||||||
path = vim.fn.expand("~") .. "/.local/share/ltex",
|
path = vim.fn.expand("~") .. "/.config/ltex",
|
||||||
log_level = "none",
|
log_level = "none",
|
||||||
}
|
}
|
||||||
return {
|
return {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue