summaryrefslogtreecommitdiff
path: root/.config/emacs/early-init.el
diff options
context:
space:
mode:
authorbd <bdunahu@operationnull.com>2024-08-12 12:31:47 -0600
committerbd <bdunahu@operationnull.com>2024-08-12 12:31:47 -0600
commitde5637cb39baa0c867c5e2e4e8105a9e24ecb9ab (patch)
treefa8eecde6dc5145a5641dda42fc06c3f32e3327a /.config/emacs/early-init.el
parent4cef1d6c85d1b30b13499deb3691fb38b7630664 (diff)
Fix typo in bd--notes.el
Diffstat (limited to '.config/emacs/early-init.el')
-rw-r--r--.config/emacs/early-init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/emacs/early-init.el b/.config/emacs/early-init.el
index 62ceaad..037dc17 100644
--- a/.config/emacs/early-init.el
+++ b/.config/emacs/early-init.el
@@ -35,4 +35,4 @@
(push '(foreground-color . "#ffffff") default-frame-alist)
-;;; init.el ends here
+;;; early-init.el ends here