-
Notifications
You must be signed in to change notification settings - Fork 18
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
Error on running lsp-ivy-workspace-symbol #18
Comments
(setq ivy-prescient-sort-commands '(:not swiper
swiper-isearch
counsel-imenu
ivy-switch-buffer
lsp-ivy-workspace-symbol
ivy-resume
ivy--restore-session
counsel-switch-buffer)) Hopefully this should resolve your problem. |
Thanks this fixes it :D |
This is probably because it abuses :display-transformer-fn. I'll fix this. |
I'm not sure if this is the right place for this, happy to report this elsewhere.
The text was updated successfully, but these errors were encountered: