From 20f76e536fc1c43ccea7dbe5e47a2c8118861d46 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Mon, 20 May 2019 21:42:19 -0300 Subject: Move emacs/not-much.el -> mail/not-much.el --- spacemacs.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spacemacs.el') diff --git a/spacemacs.el b/spacemacs.el index 6ee52ce..7960ea5 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/emacs/not-much.el" +(defvar custom-el-files '("~/dev/libre/dotfiles/mail/not-much.el" "~/.quicklisp/slime-helper.el")) (defmacro measure-time (&rest body) -- cgit v1.2.3