You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to use ivy-switch-buffer without ivy mode enabled. It seems like when ivy mode is disabled, ivy-switch-buffer uses the regular readline buffer.
My use case would be to use ivy mode specifically as the completion backend for other packages (magit, projectile, etc) without explictly enabling it.
The other commands like swiper, counsel-find-file, etc seem to open up the ivy-like prompt even without ivy mode enabled.
The text was updated successfully, but these errors were encountered:
I'd like to use ivy-switch-buffer without ivy mode enabled. It seems like when ivy mode is disabled, ivy-switch-buffer uses the regular readline buffer.
My use case would be to use ivy mode specifically as the completion backend for other packages (magit, projectile, etc) without explictly enabling it.
The other commands like swiper, counsel-find-file, etc seem to open up the ivy-like prompt even without ivy mode enabled.
The text was updated successfully, but these errors were encountered: