completion/ivy: remap describe-bindings & set-variable

This commit is contained in:
Henrik Lissner 2019-03-09 03:23:10 -05:00
parent 419c3ba1e6
commit b6fcd59a01
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -114,6 +114,8 @@ immediately runs it on the current candidate (ending the ivy session)."
[remap describe-face] #'counsel-faces [remap describe-face] #'counsel-faces
[remap describe-function] #'counsel-describe-function [remap describe-function] #'counsel-describe-function
[remap describe-variable] #'counsel-describe-variable [remap describe-variable] #'counsel-describe-variable
[remap describe-bindings] #'counsel-descbinds
[remap set-variable] #'counsel-set-variable
[remap execute-extended-command] #'counsel-M-x [remap execute-extended-command] #'counsel-M-x
[remap find-file] #'counsel-find-file [remap find-file] #'counsel-find-file
[remap find-library] #'counsel-find-library [remap find-library] #'counsel-find-library