AutoYADM commit: 2024-12-18 19:25:39

This commit is contained in:
Daniel Fichtinger 2024-12-18 19:25:39 -05:00
parent 26d040e21c
commit aa1ab0a561

View file

@ -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 {