AutoYADM commit: 2025-03-25 14:15:08

This commit is contained in:
Daniel Fichtinger 2025-03-25 14:15:08 -04:00
parent f5197a2655
commit 2fa5e8b4c4
4 changed files with 34 additions and 89 deletions

View file

@ -2,5 +2,6 @@
name = "markdown"
file-types = [{ glob = "/tmp/aerc-compose-*.eml" }]
language-servers = ["harper-ls", "marksman", "scls"]
formatter = { command = "/usr/lib/aerc/filters/wrap", args = ["-w", "74"] }
# formatter = { command = "/usr/lib/aerc/filters/wrap", args = ["-w", "74"] }
formatter = { command = "/home/fic/.config/mail/format.py" }
auto-format = true