summaryrefslogtreecommitdiffhomepage
path: root/notmuch.org
diff options
context:
space:
mode:
Diffstat (limited to 'notmuch.org')
-rw-r--r--notmuch.org3
1 files changed, 2 insertions, 1 deletions
diff --git a/notmuch.org b/notmuch.org
index 705f499..dd8d0d9 100644
--- a/notmuch.org
+++ b/notmuch.org
@@ -481,7 +481,8 @@
("=" . jao-notmuch-tree-toggle-message)
("RET" . jao-notmuch-tree-show-or-scroll)
("SPC" . jao-notmuch-tree-scroll-or-next)
- ("M-g" . jao-notmuch-browse-url))))
+ ("M-g" . jao-notmuch-browse-url)
+ ("M-u" . jao-notmuch-tree-reset-tags))))
#+end_src
* org mode
Stolen and adapted from [[https://gist.github.com/fedxa/fac592424473f1b70ea489cc64e08911][Fedor Bezrukov]].