aboutsummaryrefslogtreecommitdiff
path: root/.emacs.local.d
diff options
context:
space:
mode:
authorRaul Benencia <rul@kalgan.cc>2022-09-26 12:48:22 -0300
committerRaul Benencia <rul@kalgan.cc>2022-09-26 12:48:22 -0300
commitfb5b08b55b23dc4eee71cfae9748c8f297a48eca (patch)
tree6e7d2afd47c0289f16f2762d72901cf8c186318d /.emacs.local.d
parent12467f773d6516af67e17b24b6bb940650637413 (diff)
emacs: use-package for ol-notmuch
Diffstat (limited to '.emacs.local.d')
-rw-r--r--.emacs.local.d/mail.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/.emacs.local.d/mail.el b/.emacs.local.d/mail.el
index da011cd..4d1c8d1 100644
--- a/.emacs.local.d/mail.el
+++ b/.emacs.local.d/mail.el
@@ -3,7 +3,7 @@
(setq auto-mode-alist (append '((".*tmp/neomutt.*" . message-mode)) auto-mode-alist))
;; Hook up `mutt:...` style URLs
-(require 'ol-notmuch)
+(use-package ol-notmuch)
(org-add-link-type "message" 'org-notmuch-open)
(setq send-mail-function 'sendmail-send-it
nihil fit ex nihilo