(Emacs)+defer 10 seconds to ivy

This commit is contained in:
2020-10-01 01:48:47 +01:00
parent 78472b0b04
commit 2115335ac7

View File

@@ -570,9 +570,10 @@ Setup for ivy, in preparation for counsel. Turn on ivy-mode just
after init.
Setup vim-like bindings for the minibuffer ("C-(j|k)" for down|up the
selection list). Also setup evil-collection for ivy.
selection list).
#+begin_src emacs-lisp
(use-package ivy
:defer 10
:general
(general-def
:keymaps 'ivy-minibuffer-map