diff options
| author | Hsieh Chin Fan <pham@topo.tw> | 2024-12-11 16:50:43 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <pham@topo.tw> | 2024-12-11 16:50:43 +0800 |
| commit | 934ba3a5ec7662da70643c3fa6eaf47f57f5e0af (patch) | |
| tree | 7a59127381cd612f581a0d5374f16c3c95e7767a /mutt/default | |
| parent | 1895e7809734e715b9c18c4053365e4cb81b7250 (diff) | |
Update
Diffstat (limited to 'mutt/default')
| -rw-r--r-- | mutt/default | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mutt/default b/mutt/default index 01730a1..6aa58e1 100644 --- a/mutt/default +++ b/mutt/default | |||
| @@ -42,7 +42,7 @@ index-format-hook date "~d<1y" "%[%b %d]" | |||
| 42 | index-format-hook date "~A" "%[%Y-%m]" | 42 | index-format-hook date "~A" "%[%Y-%m]" |
| 43 | 43 | ||
| 44 | # Preference | 44 | # Preference |
| 45 | alternative_order text/plain text/enriched text/html | 45 | alternative_order text/html text/plain text/enriched |
| 46 | # Auto convert text/html MIME type to text/plain | 46 | # Auto convert text/html MIME type to text/plain |
| 47 | auto_view text/html | 47 | auto_view text/html |
| 48 | # Macro to open html with css | 48 | # Macro to open html with css |