summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJSDurand <mmemmew@gmail.com>2026-06-01 01:57:52 +0800
committerJSDurand <mmemmew@gmail.com>2026-06-01 01:57:52 +0800
commitd7f69b960ccdae690b0df2530d2503003fef872a (patch)
tree832614360954db760599af096f23315d6ddadc62
parentca037eee2c7cd8bb2b9be9dda1ff481da6cc07ab (diff)
theme: use lexical binding now
-rw-r--r--theme.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme.el b/theme.el
index 1033e46..096342d 100644
--- a/theme.el
+++ b/theme.el
@@ -1,4 +1,4 @@
-;;; theme
+;;; theme -*- lexical-binding: t; -*-
(use-package "protesilaos/modus-themes" 'modus-themes)