Set some options for neomuttrc
This commit is contained in:
parent
3280a88792
commit
bfafc990b9
1 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@
|
|||
#set forward_quote # include message in forwards
|
||||
#set reverse_name # reply as whomever it was to
|
||||
#set include # include message in replies
|
||||
#set mail_check=60 # to avoid lags using IMAP with some email providers (yahoo for example)
|
||||
set mail_check=120 # how often to check for new mail
|
||||
#auto_view text/html # automatically show html (mailcap uses lynx)
|
||||
#auto_view application/pgp-encrypted
|
||||
#alternative_order text/plain text/enriched text/html
|
||||
|
@ -89,7 +89,7 @@
|
|||
#macro index A "<limit>all\n" "show all messages (undo limit)"
|
||||
|
||||
# Sidebar mappings
|
||||
#set sidebar_visible = yes
|
||||
set sidebar_visible = yes
|
||||
#set sidebar_width = 20
|
||||
#set sidebar_short_path = yes
|
||||
#set sidebar_next_new_wrap = yes
|
||||
|
|
Loading…
Add table
Reference in a new issue