diff options
Diffstat (limited to 'emacs/early-init.el')
| -rw-r--r-- | emacs/early-init.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emacs/early-init.el b/emacs/early-init.el index e21a5a2..7236069 100644 --- a/emacs/early-init.el +++ b/emacs/early-init.el @@ -1,3 +1,5 @@ +;; -*- lexical-binding: t -*- + (defconst my/dotfiles-directory (file-truename (concat user-emacs-directory "../")) "Directory containing all configuration files.") |
