AutoYADM commit: 2024-11-19 17:15:03

This commit is contained in:
Daniel Fichtinger 2024-11-19 17:15:03 -05:00
parent 51f3f4e7b6
commit f6621b1ade
4 changed files with 23 additions and 2 deletions

View file

@ -6,7 +6,7 @@ local extraOpts = {
"en-CA",
},
path = vim.fn.expand("~") .. "/.local/share/ltex",
log_level = "warn",
log_level = "none",
}
return {
{