Disable swiper-isearch
This commit is contained in:
parent
5a2ea9e799
commit
0605922115
@ -2871,9 +2871,7 @@ An alternative minibuffer completion framework:
|
||||
(setq ivy-height 20
|
||||
ivy-wrap t)
|
||||
(with-eval-after-load 'projectile
|
||||
(setq projectile-completion-system 'ivy))
|
||||
:general
|
||||
("C-s" #'swiper-isearch))
|
||||
(setq projectile-completion-system 'ivy)))
|
||||
|
||||
(use-package ivy-hydra
|
||||
:after counsel)
|
||||
|
Loading…
Reference in New Issue
Block a user