diff options
author | Luke <luke@lukesmith.xyz> | 2018-02-13 12:50:49 -0700 |
---|---|---|
committer | Luke <luke@lukesmith.xyz> | 2018-02-13 12:50:49 -0700 |
commit | 534bb72ad5c902fea0c0635cc4a036465a55dacc (patch) | |
tree | 6212b504f00e2c9cc90e0fb99963c5089d88c8fb /autoconf | |
parent | 6f6802313340ba7ed152f0953e1e0a1a43fbd394 (diff) |
folders now fully autodetected
Diffstat (limited to 'autoconf')
-rw-r--r-- | autoconf/mutt_profile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/autoconf/mutt_profile b/autoconf/mutt_profile index 81709c5..b65d041 100644 --- a/autoconf/mutt_profile +++ b/autoconf/mutt_profile @@ -21,6 +21,3 @@ set ssl_force_tls = yes bind index,pager g noop bind index gg first-entry -macro index,pager gi "<change-folder>=$spoolfile<enter>" "Go to inbox" -macro index,pager gs "<change-folder>=$record<enter>" "Go to sent" -macro index,pager gd "<change-folder>=$postponed<enter>" "Go to drafts" |