Replies: 1 comment
-
Moved this to an issue #1579 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It's always a bit tricky to follow what's happening on the documentation window when I'm using
blink.cmp
. There's no text wrapping, so words are kinda broken (very hard to read code like this), and the overall documentation seems a little bit cramped.Whereas with
nvim-cmp
there seemed to be a little bit more air, linea breaks were introduced properly instead of cutting words. Here's a comparisson:I do very much like the line division between the signature and the documentation, but the rest feels a little bit hard to follow.
Is there a simple way to tweak this a little bit?
EDIT: here is my config just in case
Beta Was this translation helpful? Give feedback.
All reactions