aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--publish.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/publish.el b/publish.el
index 949f094..fa01331 100644
--- a/publish.el
+++ b/publish.el
@@ -1,3 +1,4 @@
+;;; -*- lexical-binding: t -*-
;; Explicitly load packages for Doom Emacs
(add-to-list 'load-path "~/.config/emacs/.local/straight/repos/htmlize")
(add-to-list 'load-path "~/.config/emacs/.local/straight/repos/weblorg")