mail: Use new neomutt styling, extend html view
This commit is contained in:
parent
3e00e84319
commit
bd71cfc168
9 changed files with 501 additions and 75 deletions
|
|
@ -44,6 +44,8 @@ bind pager gg top
|
|||
bind pager G bottom
|
||||
# compose postpone
|
||||
bind compose p postpone-message
|
||||
# markdown to html for composition
|
||||
macro compose M "F pandoc -s -f markdown -t html \ny^T^Utext/html; charset=UTF-8\n" "Convert from MD to HTML"
|
||||
|
||||
# since we unbound the original g
|
||||
bind index,pager R group-reply
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue