diff options
Diffstat (limited to 'mutt/.mutt/id_personal')
-rw-r--r-- | mutt/.mutt/id_personal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mutt/.mutt/id_personal b/mutt/.mutt/id_personal index feb81bd..9b522a5 100644 --- a/mutt/.mutt/id_personal +++ b/mutt/.mutt/id_personal @@ -9,5 +9,6 @@ set trash = "+Personal/Personal.bin" macro index,pager gs "<change-folder> $record<enter>" macro index,pager gd "<change-folder> $postponed<enter>" macro index,pager gb "<change-folder> $trash<enter>" +bind index,pager a noop # vim: ft=muttrc |