Stopping duplicated binding warning on NeoMutt

This commit is contained in:
Pedro Santos 2017-11-16 22:44:19 -02:00
parent 6d7135eddf
commit e83c88f8d4

View File

@ -19,6 +19,7 @@ set ssl_force_tls = yes
mailboxes +INBOX
bind index g noop
macro index gi "<change-folder>=INBOX<enter>" "Go to inbox"
macro index ga "<change-folder>=[Gmail].All Mail<enter>" "Go to all mail"
macro index gs "<change-folder>=[Gmail].Sent Mail<enter>" "Go to sent mail"