24 set mailcap_path = ~/.mutt/mailcap |
24 set mailcap_path = ~/.mutt/mailcap |
25 set assumed_charset = "utf-8:iso8859-1" |
25 set assumed_charset = "utf-8:iso8859-1" |
26 set autoedit = yes |
26 set autoedit = yes |
27 set edit_headers = yes |
27 set edit_headers = yes |
28 set editor = "vim +'set tw=72 noawa'" |
28 set editor = "vim +'set tw=72 noawa'" |
|
29 |
|
30 set header_cache = ~/.cache/mutt |
|
31 set message_cachedir = ~/.cache/mutt |
29 |
32 |
30 auto_view text/html |
33 auto_view text/html |
31 alternative_order text/plain text/html |
34 alternative_order text/plain text/html |
32 |
35 |
33 bind index <F1> help |
36 bind index <F1> help |