summaryrefslogtreecommitdiff
path: root/emacs/early-init.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/early-init.el')
-rw-r--r--emacs/early-init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs/early-init.el b/emacs/early-init.el
index 1547a41..381323e 100644
--- a/emacs/early-init.el
+++ b/emacs/early-init.el
@@ -2,6 +2,7 @@
(file-truename (concat user-emacs-directory "../"))
"Directory containing all configuration files.")
+
;; Helper Loading Functions
(defun my/load-file (filename)