diff options
Diffstat (limited to 'mutt')
-rw-r--r-- | mutt/default | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mutt/default b/mutt/default index 7172bb3..de2bd9d 100644 --- a/mutt/default +++ b/mutt/default | |||
@@ -27,7 +27,7 @@ alternative_order text/plain text/enriched text/html | |||
27 | # Auto convert text/html MIME type to text/plain | 27 | # Auto convert text/html MIME type to text/plain |
28 | auto_view text/html | 28 | auto_view text/html |
29 | # Macro to open html with css | 29 | # Macro to open html with css |
30 | macro index,pager h "<pipe-message>htmail-decode<return>" "render html mail using htmail-view" | 30 | #macro index,pager h "<pipe-message>htmail-decode<return>" "render html mail using htmail-view" |
31 | 31 | ||
32 | # Vim-style key binding, \c means Ctrl | 32 | # Vim-style key binding, \c means Ctrl |
33 | # ref: https://fancyseeker.github.io/2015/08/19/mutt/#vim风格键位绑定 | 33 | # ref: https://fancyseeker.github.io/2015/08/19/mutt/#vim风格键位绑定 |