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 --- mail/not-much.el | Bin 1652 -> 0 bytes mail/notmuch.el | Bin 0 -> 1571 bytes spacemacs.el | 2 +- 3 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 mail/not-much.el create mode 100644 mail/notmuch.el diff --git a/mail/not-much.el b/mail/not-much.el deleted file mode 100644 index 5c500dd..0000000 Binary files a/mail/not-much.el and /dev/null differ diff --git a/mail/notmuch.el b/mail/notmuch.el new file mode 100644 index 0000000..a6a111d Binary files /dev/null and b/mail/notmuch.el differ 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