AutoYADM commit: 2025-03-13 18:00:06
This commit is contained in:
parent
d56c8bbf12
commit
bae18f53b1
5 changed files with 10 additions and 13 deletions
6
.config/aerc/helix-config/.helix/languages.toml
Normal file
6
.config/aerc/helix-config/.helix/languages.toml
Normal file
|
@ -0,0 +1,6 @@
|
|||
[[language]]
|
||||
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"] }
|
||||
auto-format = true
|
Loading…
Add table
Add a link
Reference in a new issue