-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)
|
||||
(require 'org)
|
||||
(require 'notmuch)
|
||||
(require 'eglot)
|
||||
(require 'ivy))
|
||||
(require 'eglot))
|
||||
|
||||
|
||||
;; Programming
|
||||
(custom-set-variables
|
||||
|
||||
Reference in New Issue
Block a user