We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
nvim-cmp aligns completions underneath the buffer text:
blink.cmp, when in reversed draw mode has them offset by a character:
reversed
Having them aligned to the buffer text both looks better and makes the completion menu visually easier to use.
The text was updated successfully, but these errors were encountered:
feat: align completion window
88258bf
closes Saghen#221
0c13fbd
Successfully merging a pull request may close this issue.
nvim-cmp aligns completions underneath the buffer text:
blink.cmp, when in
reversed
draw mode has them offset by a character:Having them aligned to the buffer text both looks better and makes the completion menu visually easier to use.
The text was updated successfully, but these errors were encountered: