diff options
author | Ryan Kavanagh <rak@rak.ac> | 2024-11-09 12:27:11 -0500 |
---|---|---|
committer | Ryan Kavanagh <rak@rak.ac> | 2024-11-09 12:27:11 -0500 |
commit | f92645e0d6ceb9ee846c531c0773bb7844eef09b (patch) | |
tree | 701f76852d6cb61adffae30cdcae0591de8883f8 | |
parent | much emacs config (diff) |
drop old x macro neomutt
-rw-r--r-- | dot_config/neomutt/neomuttrc.tmpl | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dot_config/neomutt/neomuttrc.tmpl b/dot_config/neomutt/neomuttrc.tmpl index 636651b..d2b8811 100644 --- a/dot_config/neomutt/neomuttrc.tmpl +++ b/dot_config/neomutt/neomuttrc.tmpl @@ -111,8 +111,7 @@ macro pager b '<enter-command>toggle sidebar_visible<enter><redraw-screen>' macro index \cb |urlscan\n macro pager \cb |urlscan\n -macro index I 'c=INBOX<enter>' -macro index x 'c=QueensU.INBOX<enter>' +macro index I 'c=<enter>' bind editor <space> noop |