completion/ivy: remove unnecessary help remaps
This commit is contained in:
parent
a8f4d85da3
commit
879c695f3a
1 changed files with 0 additions and 2 deletions
|
@ -56,8 +56,6 @@ immediately runs it on the current candidate (ending the ivy session)."
|
||||||
[remap projectile-find-file] #'counsel-projectile-find-file
|
[remap projectile-find-file] #'counsel-projectile-find-file
|
||||||
[remap imenu-anywhere] #'ivy-imenu-anywhere
|
[remap imenu-anywhere] #'ivy-imenu-anywhere
|
||||||
[remap execute-extended-command] #'counsel-M-x
|
[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)
|
[remap describe-face] #'counsel-describe-face)
|
||||||
|
|
||||||
;; Show more buffer information in switch-buffer commands
|
;; Show more buffer information in switch-buffer commands
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue