Switch buffer
in Doom and swiper-all
display the selected files as you scroll through the matching files until you select or cancel one.
I use ivy-switch-buffer
and its helm
counterpart in my vanilla emacs configuration.
Is there some way to get these functions to the same as Doom or swiper-all
?
You must log in or register to comment.
consult
package seems to be able to do what you want withconsult-line
.