AutoYADM commit: 2025-03-26 11:15:24

This commit is contained in:
Daniel Fichtinger 2025-03-26 11:15:24 -04:00
parent 63679ebbd5
commit 7aa4af336c
4 changed files with 114 additions and 406 deletions

View file

@ -3,5 +3,5 @@ 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 = "/home/fic/.config/mail/format.py" }
formatter = { command = "/home/fic/dev/mail-utils/format.py" }
auto-format = true