diff options
Diffstat (limited to '.config/emacs/early-init.el')
-rw-r--r-- | .config/emacs/early-init.el | 2 |
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 |