aboutsummaryrefslogtreecommitdiff
path: root/spacemacs.el
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2019-05-22 16:55:06 -0300
committerEuAndreh <eu@euandre.org>2019-05-22 16:57:08 -0300
commite60eac054d2f3b7205c5de90f130c38f9521fae4 (patch)
treee22da3e1e9fc4a4ed6ae81af57a2f94b76ed1a9f /spacemacs.el
parentmail/notmuch-post.sh (diff)
downloaddotfiles-e60eac054d2f3b7205c5de90f130c38f9521fae4.tar.gz
dotfiles-e60eac054d2f3b7205c5de90f130c38f9521fae4.tar.xz
Rename mail/not-much.el -> mail/notmuch.el
Diffstat (limited to 'spacemacs.el')
-rw-r--r--spacemacs.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/spacemacs.el b/spacemacs.el
index 7960ea5..2fd7d6a 100644
--- a/spacemacs.el
+++ b/spacemacs.el
@@ -582,7 +582,7 @@ dump."
("M-s-a" . (lambda () (interactive) (insert "\\")))
("M-s-s" . (lambda () (interactive) (insert "|")))))
-(defvar custom-el-files '("~/dev/libre/dotfiles/mail/not-much.el"
+(defvar custom-el-files '("~/dev/libre/dotfiles/mail/notmuch.el"
"~/.quicklisp/slime-helper.el"))
(defmacro measure-time (&rest body)