Add 'counsel-descbinds' to councel defer commands.

This commit is contained in:
UndeadKernel 2018-01-30 13:13:45 +01:00
parent ba2a6c93ac
commit f632ec3df1

View file

@ -79,7 +79,8 @@ immediately runs it on the current candidate (ending the ivy session)."
counsel-describe-function counsel-describe-variable counsel-describe-function counsel-describe-variable
counsel-describe-face counsel-M-x counsel-file-jump counsel-describe-face counsel-M-x counsel-file-jump
counsel-find-file counsel-find-library counsel-info-lookup-symbol counsel-find-file counsel-find-library counsel-info-lookup-symbol
counsel-imenu counsel-recentf counsel-yank-pop) counsel-imenu counsel-recentf counsel-yank-pop
counsel-descbinds)
:init :init
(map! [remap apropos] #'counsel-apropos (map! [remap apropos] #'counsel-apropos
[remap bookmark-jump] #'counsel-bookmark [remap bookmark-jump] #'counsel-bookmark