summaryrefslogtreecommitdiff
path: root/emacs/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/init.el')
-rw-r--r--emacs/init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/init.el b/emacs/init.el
index 6fa7fed..8059c10 100644
--- a/emacs/init.el
+++ b/emacs/init.el
@@ -1,4 +1,4 @@
-;; Path Configuration
+;; Path Configuration -*- lexical-binding: t -*-
(setopt abbrev-file-name (my/cache-file-name "abbrev_defs")
auto-save-list-file-prefix (my/cache-file-name "auto-save-list/")