-
|
Can there be a indent option to move all completion candidets to the left x amount fo chars? |
Beta Was this translation helpful? Give feedback.
Answered by
ScamChamp
Apr 9, 2025
Replies: 1 comment 9 replies
-
|
You could try to adapt https://github.com/minad/vertico/wiki#prefix-current-candidate-with-arrow |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks, I made this code which does what I want, it gives the same look of ido-vertical-mode:
BTW I know you from slim templates, I'm pleasently suprised that you use and contribute to emacs too