home/aerc | remove unsupported option
This commit is contained in:
parent
a29dd6b6cb
commit
6cc9530a9e
1 changed files with 0 additions and 1 deletions
|
|
@ -9,7 +9,6 @@
|
||||||
msglist-scroll-offset = "1";
|
msglist-scroll-offset = "1";
|
||||||
threading-enabled = " true";
|
threading-enabled = " true";
|
||||||
threading-by-subject = "true";
|
threading-by-subject = "true";
|
||||||
message-list-split = "4";
|
|
||||||
index-columns = "flags>=,date<=,name<20,subject<*,notmuch>=";
|
index-columns = "flags>=,date<=,name<20,subject<*,notmuch>=";
|
||||||
column-notmuch = ''
|
column-notmuch = ''
|
||||||
{{- (map .Labels (exclude .Folder) (exclude "replied|passed|attachment|flagged|unread|draft") | join ",") -}}'';
|
{{- (map .Labels (exclude .Folder) (exclude "replied|passed|attachment|flagged|unread|draft") | join ",") -}}'';
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue