-ivy from eager loading in init.el
This is because ivy loads after init anyway.
This commit is contained in:
@@ -55,8 +55,8 @@
|
|||||||
(when (daemonp)
|
(when (daemonp)
|
||||||
(require 'org)
|
(require 'org)
|
||||||
(require 'notmuch)
|
(require 'notmuch)
|
||||||
(require 'eglot)
|
(require 'eglot))
|
||||||
(require 'ivy))
|
|
||||||
|
|
||||||
;; Programming
|
;; Programming
|
||||||
(custom-set-variables
|
(custom-set-variables
|
||||||
|
|||||||
Reference in New Issue
Block a user