Correct default filter order in aerc.conf.in

This commit is contained in:
Drew DeVault 2019-07-02 20:36:57 -04:00
parent 491e360178
commit 61ef404e31
1 changed files with 1 additions and 1 deletions

View File

@ -75,6 +75,6 @@ editor=
# against (non-case-sensitive) and a comma, e.g. subject,text will match a
# subject which contains "text". Use header,~regex to match against a regex.
subject,~^\[PATCH=awk -f @SHAREDIR@/filters/hldiff
text/*=awk -f @SHAREDIR@/filters/plaintext
#text/html=@SHAREDIR@/filters/html
text/*=awk -f @SHAREDIR@/filters/plaintext
#image/*=catimg -w $(tput cols) -