aboutsummaryrefslogtreecommitdiff
path: root/.muttrc
diff options
context:
space:
mode:
Diffstat (limited to '.muttrc')
-rw-r--r--.muttrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/.muttrc b/.muttrc
index 18e3291..67c2041 100644
--- a/.muttrc
+++ b/.muttrc
@@ -21,7 +21,8 @@ set imap_check_subscribed = yes # default: no
# Don't continue to next email when reaching end of current
set pager_stop = yes
-# Display HTML mail
+# Display HTML mail only if there's no text/plain
+alternative_order text/plain text/html *
auto_view text/html
set timeout=15