completion/ivy: remove unnecessary help remaps

This commit is contained in:
Henrik Lissner 2017-12-09 16:22:06 -05:00
parent a8f4d85da3
commit 879c695f3a
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -56,8 +56,6 @@ immediately runs it on the current candidate (ending the ivy session)."
[remap projectile-find-file] #'counsel-projectile-find-file
[remap imenu-anywhere] #'ivy-imenu-anywhere
[remap execute-extended-command] #'counsel-M-x
[remap describe-function] #'counsel-describe-function
[remap describe-variable] #'counsel-describe-variable
[remap describe-face] #'counsel-describe-face)
;; Show more buffer information in switch-buffer commands