diff options
| -rw-r--r-- | .config/emacs/custom.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/emacs/custom.el b/.config/emacs/custom.el index 709ed2f..fa63a6d 100644 --- a/.config/emacs/custom.el +++ b/.config/emacs/custom.el @@ -1,3 +1,4 @@ +;; -*- lexical-binding: t; -*- (custom-set-variables ;; custom-set-variables was added by Custom. ;; If you edit it by hand, you could mess it up, so be careful. |
