summaryrefslogtreecommitdiff
path: root/.config/emacs
diff options
context:
space:
mode:
authorKévin Le Gouguec <kevin.legouguec@gmail.com>2025-04-22 22:55:14 +0200
committerKévin Le Gouguec <kevin.legouguec@gmail.com>2025-04-22 22:55:14 +0200
commitaa5980aec403dc1bc7bbc22458c9282f04457fa1 (patch)
tree591a4dbd97ea92e180683fe35ecf86b89b73a2ac /.config/emacs
parent2aca0498abab86611fcb71315ebdf84e85f327ab (diff)
downloaddotfiles-aa5980aec403dc1bc7bbc22458c9282f04457fa1.tar.xz
Pacify new Emacs warning
Had hoped I'd port all of this to use-package in init.el, but the March of Progress was too fast for me.
Diffstat (limited to '.config/emacs')
-rw-r--r--.config/emacs/custom.el1
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.