The docs at http://oremacs.com/swiper/#introduction say:
For example, adding a custom display function that points to a selected candidate with ->, instead of highlighting
However, I can't find any documentation for how to do this. I've found ivy-set-display-transformer, should I be using this? Is there sample code somewhere? The -> from ido-vertical is one of the very few things I miss when using ivy.
The docs at http://oremacs.com/swiper/#introduction say:
However, I can't find any documentation for how to do this. I've found
ivy-set-display-transformer, should I be using this? Is there sample code somewhere? The->from ido-vertical is one of the very few things I miss when using ivy.