completion/ivy: remap describe-bindings & set-variable
This commit is contained in:
parent
419c3ba1e6
commit
b6fcd59a01
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue