-ivy from eager loading in init.el

This is because ivy loads after init anyway.
This commit is contained in:
2020-08-14 23:41:12 +01:00
parent 6bc4d5e271
commit d3ce3f83a4

View File

@@ -55,8 +55,8 @@
(when (daemonp)
(require 'org)
(require 'notmuch)
(require 'eglot)
(require 'ivy))
(require 'eglot))
;; Programming
(custom-set-variables