aboutsummaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
authorMountain Man <43313373+MountainMan1312@users.noreply.github.com>2023-04-15 01:14:42 -0400
committerMountain Man <43313373+MountainMan1312@users.noreply.github.com>2023-04-15 01:14:42 -0400
commita57bf344902094097a48f75f452fcfbb7dc0368f (patch)
tree7e658da03dff01810312fae0862951d72ec9f282 /init.el
parentDon't load outdated code (diff)
downloadmmosmacs-a57bf344902094097a48f75f452fcfbb7dc0368f.tar.gz
mmosmacs-a57bf344902094097a48f75f452fcfbb7dc0368f.tar.bz2
mmosmacs-a57bf344902094097a48f75f452fcfbb7dc0368f.zip
Minor formatting fix
Diffstat (limited to 'init.el')
-rw-r--r--init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.el b/init.el
index 9ab7611..c1e590b 100644
--- a/init.el
+++ b/init.el
@@ -17,6 +17,7 @@
17;; provided by `straight.el'. Dont 17;; provided by `straight.el'. Dont
18;; ask me what it does. 18;; ask me what it does.
19;; --------------------------------- 19;; ---------------------------------
20
20(defvar bootstrap-version) 21(defvar bootstrap-version)
21(let ((bootstrap-file 22(let ((bootstrap-file
22 (expand-file-name "straight/repos/straight.el/bootstrap.el" user-emacs-directory)) 23 (expand-file-name "straight/repos/straight.el/bootstrap.el" user-emacs-directory))