diff options
Diffstat (limited to '.mutt/muttrc')
-rw-r--r-- | .mutt/muttrc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.mutt/muttrc b/.mutt/muttrc index d9f1bc8..0f71a80 100644 --- a/.mutt/muttrc +++ b/.mutt/muttrc @@ -60,10 +60,6 @@ macro index gp "<change-folder> +Private/Private<enter>" macro index gi "<change-folder> +Informal/Informal<enter>" macro index gw "<change-folder> +Imperial/Imperial<enter>" -macro index gs "<change-folder> $record<enter>" -macro index gd "<change-folder> $postponed<enter>" -macro index gb "<change-folder> $trash<enter>" - # Key bindings bind index,pager \Cf next-page bind index,pager \Cb previous-page |