Add aerc html filter
This commit is contained in:
parent
01ab604bdc
commit
eea8a8c6cf
1 changed files with 1 additions and 0 deletions
|
@ -3,5 +3,6 @@ editor=nvim
|
||||||
|
|
||||||
[filters]
|
[filters]
|
||||||
subject,~^\[PATCH=awk -f /usr/share/aerc/filters/hldiff
|
subject,~^\[PATCH=awk -f /usr/share/aerc/filters/hldiff
|
||||||
|
text/html=/usr/share/aerc/filters/html
|
||||||
text/*=awk -f /usr/share/aerc/filters/plaintext
|
text/*=awk -f /usr/share/aerc/filters/plaintext
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue