-
Similar to issue #500, but reinstalling vertico does not solve the issue (I reinstalled all the packages). I'm actually trying to debug it. For now, I know that it comes from
in vertico--display count |
Beta Was this translation helpful? Give feedback.
Answered by
arouene
Jul 21, 2024
Replies: 1 comment 6 replies
-
Do you have a minimal recipe starting from emacs -Q? See also https://github.com/minad/vertico?tab=readme-ov-file#debugging-vertico. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In this var, the doctring and initial value is inverted.
So marginalia get this as a type "string", but later it returns a bool.
The "fault" is obviously from kanagawa-theme. But it could be nice if vertico/marginalia handles the problem gracefully, as one variable in the completion modeline can make vertico stop working, even if this is not the variable we are searching for.