AutoYADM commit: 2025-03-13 18:00:06

This commit is contained in:
Daniel Fichtinger 2025-03-13 18:00:06 -04:00
parent d56c8bbf12
commit bae18f53b1
5 changed files with 10 additions and 13 deletions

View file

@ -1,9 +0,0 @@
[[language]]
name = "markdown"
file-types = ["md", "livemd", "markdown", "mdx", "mkd", "mkdn", "mdwn", "mdown", "markdn", "mdtxt", "mdtext", "workbook", { glob = "PULLREQ_EDITMSG" }, { glob = "/tmp/aerc-compose-*.eml" }]
# language-servers = ["ltex-ls-plus", "marksman", "scls"]
language-servers = ["harper-ls", "marksman", "scls"]
# formatter = { command = "dprint", args = ["fmt", "--stdin", "md", "-c", "~/.dprint.jsonc"] }
# depends on aerc
formatter = { command = "/usr/lib/aerc/filters/wrap", args = ["-w", "80"] }
auto-format = true