home

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 9cabd16d2cc3782979e768013cab4ec2f942201a
parent 368b3106ccfffa071ccaaed9e3fb4eaee05eaaae
Author: Vincent Demeester <vincent@sbr.pm>
Date:   Tue,  7 Apr 2020 16:09:51 +0200

config-mails.el: temporarly disable notmuch

Signed-off-by: Vincent Demeester <vincent@sbr.pm>

Diffstat:
Mtools/emacs/config/config-mails.el | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/tools/emacs/config/config-mails.el b/tools/emacs/config/config-mails.el @@ -56,6 +56,7 @@ (progn (setenv "NOTMUCH_CONFIG" (expand-file-name ".config/notmuch/notmuchrc" (getenv "HOME"))) (use-package notmuch + :disabled :defer t :bind ("<f6>" . notmuch) :config