Merge pull request #386 from UndeadKernel/fix_counsel-descbinds

Add 'counsel-descbinds' to councel defer commands.
This commit is contained in:
Henrik Lissner 2018-01-30 14:07:19 -05:00 committed by GitHub
commit 3c36e7a767
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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-face counsel-M-x counsel-file-jump
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
(map! [remap apropos] #'counsel-apropos
[remap bookmark-jump] #'counsel-bookmark