diff options
-rw-r--r-- | .config/emacs/early-init.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/emacs/early-init.el b/.config/emacs/early-init.el index f3964e5..3cf4b8c 100644 --- a/.config/emacs/early-init.el +++ b/.config/emacs/early-init.el @@ -1,6 +1,7 @@ ;;; early-init.el --- Emacs early init file -*- lexical-binding: t; -*- ;;; XDG Base Directory Specification Compliance + (defconst mm-cache-directory (expand-file-name "emacs" |