AutoYADM commit: 2025-01-21 19:05:07

This commit is contained in:
Daniel Fichtinger 2025-01-21 19:05:07 -05:00
parent fbe39a5a93
commit 3ce6efb12a

View file

@ -35,6 +35,7 @@ local spec = {
autostart = false, autostart = false,
filetypes = { filetypes = {
"markdown", "markdown",
"org",
}, },
settings = { settings = {
["harper-ls"] = harperSettings, ["harper-ls"] = harperSettings,