Coming from helm
, I am giving swiper
and ivy-mode
a shot.
I'm looking for a way to highlight candidates in the way hl-line-mode
does: full width background.
Coming from helm
, I am giving swiper
and ivy-mode
a shot.
I'm looking for a way to highlight candidates in the way hl-line-mode
does: full width background.
You probably want:
(setq ivy-format-function 'ivy-format-function-line)