Fix #4886: fix +ivy-buffer-preview for SPC b B

This commit is contained in:
Henrik Lissner 2021-04-18 12:41:34 -04:00
parent 1ebfa35b71
commit a0de71dee8

View file

@ -45,6 +45,9 @@ results buffer.")
[remap switch-to-buffer-other-window] #'+ivy/switch-buffer-other-window
[remap persp-switch-to-buffer] #'+ivy/switch-workspace-buffer
[remap evil-show-jumps] #'+ivy/jump-list)
;; Fix #4886: otherwise our remaps are overwritten
(setq ivy-mode-map (make-sparse-keymap))
:config
;; The default sorter is much to slow and the default for `ivy-sort-max-size'
;; is way too big (30,000). Turn it down so big repos affect project