counsel: remove deference
This commit is contained in:
parent
09be9faee0
commit
293c3ee239
1 changed files with 0 additions and 2 deletions
|
@ -32,8 +32,6 @@
|
|||
:hook (prog-mode . display-line-numbers-mode))
|
||||
|
||||
(use-package counsel
|
||||
:defer t
|
||||
:commands (ivy-mode counsel-mode swiper)
|
||||
:custom
|
||||
(ivy-use-virtual-buffers t)
|
||||
:bind (("C-s" . swiper-isearch)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue