neomutt: update

This commit is contained in:
Tobias Schmidl 2025-11-18 06:41:50 +01:00
parent 36fc7d0eb4
commit 3a20a48c4b
2 changed files with 6 additions and 7 deletions

View file

@ -1,3 +1 @@
# HTML
text/html; w3m -I %{charset} -T text/html; copiousoutput;
text/plain; nvim %s
text/html; html2text -utf8 -links -from_encoding %{charset} -width ${COLUMNS:-80} '%s'; copiousoutput; description=HTML Text; nametemplate=%s.html