summaryrefslogtreecommitdiffstats
path: root/.config/mutt/accounts/3-gmail_oon.muttrc
diff options
context:
space:
mode:
Diffstat (limited to '.config/mutt/accounts/3-gmail_oon.muttrc')
-rw-r--r--.config/mutt/accounts/3-gmail_oon.muttrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/mutt/accounts/3-gmail_oon.muttrc b/.config/mutt/accounts/3-gmail_oon.muttrc
index 27be5e7..09e1b14 100644
--- a/.config/mutt/accounts/3-gmail_oon.muttrc
+++ b/.config/mutt/accounts/3-gmail_oon.muttrc
@@ -30,7 +30,7 @@ set spoolfile = "+INBOX"
macro index,pager gs "<change-folder>=[Gmail]/Sent Mail<enter>" "go to sent"
macro index,pager Ms ";<save-message>=[Gmail]/Sent Mail<enter>" "move mail to sent"
macro index,pager Cs ";<copy-message>=[Gmail]/Sent Mail<enter>" "copy mail to sent"
-set record = "+[Gmail]/Sent Mail"
+set record = ""
macro index,pager gd "<change-folder>=[Gmail]/Drafts<enter>" "go to drafts"
macro index,pager Md ";<save-message>=[Gmail]/Drafts<enter>" "move mail to drafts"
macro index,pager Cd ";<copy-message>=[Gmail]/Drafts<enter>" "copy mail to drafts"