diff options
-rw-r--r-- | mail/not-much.el | bin | 1652 -> 0 bytes | |||
-rw-r--r-- | mail/notmuch.el | bin | 0 -> 1571 bytes | |||
-rw-r--r-- | spacemacs.el | 2 |
3 files changed, 1 insertions, 1 deletions
diff --git a/mail/not-much.el b/mail/not-much.el Binary files differdeleted file mode 100644 index 5c500dd..0000000 --- a/mail/not-much.el +++ /dev/null diff --git a/mail/notmuch.el b/mail/notmuch.el Binary files differnew file mode 100644 index 0000000..a6a111d --- /dev/null +++ b/mail/notmuch.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) |