summary refs log tree commit diff stats
path: root/user/emacs/early-init.el
diff options
context:
space:
mode:
authorAlan Pearce2023-04-13 13:43:08 +0200
committerAlan Pearce2023-04-14 18:05:49 +0200
commit50b2162aefcf6c63aa07b467e48e8973d5ed254e (patch)
tree987d5b799c66f5430206182777bafbc5a985b1a0 /user/emacs/early-init.el
parent76522f2150c32e3bdd88e963b9a93620c8ae7a0e (diff)
downloadnixfiles-50b2162aefcf6c63aa07b467e48e8973d5ed254e.tar.lz
nixfiles-50b2162aefcf6c63aa07b467e48e8973d5ed254e.tar.zst
nixfiles-50b2162aefcf6c63aa07b467e48e8973d5ed254e.zip
Emacs: remove package-quickstart setup
Diffstat (limited to 'user/emacs/early-init.el')
-rw-r--r--user/emacs/early-init.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/user/emacs/early-init.el b/user/emacs/early-init.el
index f2212c69..29dadb92 100644
--- a/user/emacs/early-init.el
+++ b/user/emacs/early-init.el
@@ -1,4 +1,3 @@
-(defvar package-quickstart t)
 (setq inhibit-startup-screen t
       initial-scratch-message ""
       initial-major-mode 'fundamental-mode