From e60eac054d2f3b7205c5de90f130c38f9521fae4 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Wed, 22 May 2019 16:55:06 -0300 Subject: Rename mail/not-much.el -> mail/notmuch.el --- spacemacs.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spacemacs.el') 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) -- cgit v1.2.3