summary refs log tree commit diff stats
path: root/user/emacs/init.el
diff options
context:
space:
mode:
authorAlan Pearce2023-06-16 07:24:11 +0200
committerAlan Pearce2023-06-16 07:24:11 +0200
commit169751f093733a0d041688be93f38f2a472202cd (patch)
treec8af09e0d6869bf6f77f35cb082dd9290d14b830 /user/emacs/init.el
parentd9b117b368db8071057e5ca0bd23448e45a6d8b3 (diff)
downloadnixfiles-169751f093733a0d041688be93f38f2a472202cd.tar.lz
nixfiles-169751f093733a0d041688be93f38f2a472202cd.tar.zst
nixfiles-169751f093733a0d041688be93f38f2a472202cd.zip
Emacs: load evil-collection earlier
Diffstat (limited to 'user/emacs/init.el')
-rw-r--r--user/emacs/init.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/user/emacs/init.el b/user/emacs/init.el
index 3b7ff7e9..21d51ff7 100644
--- a/user/emacs/init.el
+++ b/user/emacs/init.el
@@ -370,7 +370,6 @@ _p_rev       _u_pper              _=_: upper/lower       _r_esolve
 
 (use-package evil-collection
   :after (evil)
-  :defer 3
   :demand t
   :commands (evil-collection-init)
   :config (progn