|
- # vim: filetype=neomuttrc
-
- # This is an embarrassing and hacky file that unbinds a bunch of binds between
- # switching accounts. It is called each time an account is changed.
-
- bind index,pager gi noop
- bind index,pager gs noop
- bind index,pager gd noop
- bind index,pager ga noop
- bind index,pager gS noop
- bind index,pager gj noop
- bind index,pager gt noop
- bind index,pager Mi noop
- bind index,pager Ms noop
- bind index,pager Md noop
- bind index,pager Ma noop
- bind index,pager MS noop
- bind index,pager Mj noop
- bind index,pager Mt noop
- bind index,pager Ci noop
- bind index,pager Cs noop
- bind index,pager Cd noop
- bind index,pager Ca noop
- bind index,pager CS noop
- bind index,pager Cj noop
- bind index,pager Ct noop
- bind index,pager gg noop
- bind index,pager g noop
- bind index,pager M noop
- bind index,pager C noop
- unset hostname
- unmy_hdr Organization
- unmailboxes *
- unalternates *
- unset signature
-
- bind index gg first-entry
|