Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

counsel-M-x doesn't show description #90

Open
sngbd opened this issue Aug 6, 2022 · 1 comment
Open

counsel-M-x doesn't show description #90

sngbd opened this issue Aug 6, 2022 · 1 comment

Comments

@sngbd
Copy link

sngbd commented Aug 6, 2022

Here is a screenshot of my configuration for counsel in init.el and its issue:
image

Any idea how to fix this?

@mayrf
Copy link

mayrf commented Nov 23, 2022

I was able to fix it by removing the :after ivy line from the ivy-rich configuration

(use-package ivy-rich
  :after ivy
  :init
  (ivy-rich-mode 1))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants