AutoYADM commit: 2025-04-07 13:00:08
This commit is contained in:
parent
add2f01463
commit
e072bb3c78
1 changed files with 1 additions and 1 deletions
|
@ -3,5 +3,5 @@ name = "markdown"
|
||||||
file-types = [{ glob = "/tmp/aerc-compose-*.eml" }]
|
file-types = [{ glob = "/tmp/aerc-compose-*.eml" }]
|
||||||
language-servers = ["harper-ls", "marksman", "scls"]
|
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/dev/mail-utils/format.py" }
|
formatter = { command = "/home/fic/dev/utils/mail-utils/format.py" }
|
||||||
auto-format = true
|
auto-format = true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue