neomutt | add a seperator before subject
This commit is contained in:
parent
15bcf7c037
commit
808f735554
1 changed files with 1 additions and 1 deletions
|
|
@ -89,7 +89,7 @@ set hidden_host
|
||||||
set hostname="duckland.org"
|
set hostname="duckland.org"
|
||||||
set implicit_autoview=yes
|
set implicit_autoview=yes
|
||||||
set include=yes
|
set include=yes
|
||||||
set index_format="%3C %Z %[%m/%d %l:%M %P] %-20.20F %s"
|
set index_format="%2C %Z %[%m/%d %l:%M %P] %-20.20F | %s"
|
||||||
set ispell="aspell -e -c"
|
set ispell="aspell -e -c"
|
||||||
set mailcap_path=~/.config/neomutt/mailcap
|
set mailcap_path=~/.config/neomutt/mailcap
|
||||||
#set maildir_trash
|
#set maildir_trash
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue