completion/ivy: swiper-action-recenter = t
This commit is contained in:
parent
a1f51ef6e1
commit
19ec099e25
1 changed files with 4 additions and 0 deletions
|
@ -377,5 +377,9 @@ evil-ex-specific constructs, so we disable it solely in evil-ex."
|
|||
(prescient-persist-mode +1))
|
||||
|
||||
|
||||
;;;###package swiper
|
||||
(setq swiper-action-recenter t)
|
||||
|
||||
|
||||
;;;###package amx
|
||||
(setq amx-save-file (concat doom-cache-dir "amx-items")) ; used by `counsel-M-x'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue