counsel-describe-face -> counsel-faces

counsel-faces displays useful information alongside each face.
This commit is contained in:
Henrik Lissner 2018-10-29 02:31:51 -04:00
parent f43e64e505
commit c2392039f0
No known key found for this signature in database
GPG Key ID: 5F6C0EA160557395

View File

@ -94,7 +94,7 @@ immediately runs it on the current candidate (ending the ivy session)."
(define-key! 'global
[remap apropos] #'counsel-apropos
[remap bookmark-jump] #'counsel-bookmark
[remap describe-face] #'counsel-describe-face
[remap describe-face] #'counsel-faces
[remap describe-function] #'counsel-describe-function
[remap describe-variable] #'counsel-describe-variable
[remap execute-extended-command] #'counsel-M-x