AutoYADM commit: 2025-03-25 14:15:08
This commit is contained in:
parent
f5197a2655
commit
2fa5e8b4c4
4 changed files with 34 additions and 89 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue