diff options
author | Jonathan McCrohan <jmccrohan@gmail.com> | 2014-06-06 23:42:15 +0100 |
---|---|---|
committer | Jonathan McCrohan <jmccrohan@gmail.com> | 2014-06-06 23:42:15 +0100 |
commit | c167fc6f562419c6ba4c53be8180c5660d30e4a6 (patch) | |
tree | 01fa4eb5d23913d03c88d6604046bc0e9b3f76ad | |
parent | 68a6ea7800920a2e845163b425555d93d7cac980 (diff) | |
download | mutt-c167fc6f562419c6ba4c53be8180c5660d30e4a6.tar.gz |
Remove trailing endline
-rw-r--r-- | .mutt/muttrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.mutt/muttrc b/.mutt/muttrc index cbaf73c..575daeb 100644 --- a/.mutt/muttrc +++ b/.mutt/muttrc @@ -34,7 +34,6 @@ set postpone = yes # save drafts set postponed ="+[Google Mail]/Drafts" set trash = "imaps://imap.gmail.com/[Google Mail]/All Mail" # archive rather than delete set imap_idle - unset imap_passive unset imap_peek set imap_keepalive = 900 |