AutoYADM commit: 2025-06-03 14:30:15

This commit is contained in:
Daniel Fichtinger 2025-06-03 14:30:15 -04:00
parent b28a8ebc63
commit 59719cf555
2 changed files with 2 additions and 2 deletions

View file

@ -745,7 +745,7 @@ format-flowed=true
#
# Example (obviously, this requires that you write your main text/plain body
# using the markdown syntax):
text/html=pandoc -f markdown -t html --standalone
text/html=mailfmt --markdown-safe | pandoc -f markdown -t html --standalone
[filters]
#

View file

@ -90,7 +90,7 @@ hook global WinSetOption filetype=mail %~
ui-scrolloff-disable
}
} catch %{
set-option window formatcmd '/home/fic/dev/utils/mail-utils/format.py'
set-option window formatcmd 'mailfmt'
set-option window comment_line '>'
try autospell-enable
hook -group mail-auto-format window BufWritePre .* format