From d246c6231ea75e61d298ac4bd9b556c676bfddec Mon Sep 17 00:00:00 2001 From: Jeremy Dormitzer Date: Wed, 27 Nov 2019 13:19:38 -0500 Subject: [PATCH] Force ivy to load at startup --- emacs/init.org | 1 + 1 file changed, 1 insertion(+) diff --git a/emacs/init.org b/emacs/init.org index 84722f7..1af379d 100755 --- a/emacs/init.org +++ b/emacs/init.org @@ -2866,6 +2866,7 @@ The default auto-merge time is too short. An alternative minibuffer completion framework: #+BEGIN_SRC emacs-lisp (use-package counsel + :defer 0 :config (ivy-mode 1) (setq ivy-height 20