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
blink.cmp
when you scroll one completion's documentation it actually scrolls the docs of all of them
keymap = "default", -- experimental auto-brackets support accept = { auto_brackets = { enabled = true } }, -- experimental signature help support trigger = { signature_help = { enabled = false } }, windows = { documentation = { auto_show = false, }, },
NVIM v0.10.2
v0.5.0
The text was updated successfully, but these errors were encountered:
cd3aa32
No branches or pull requests
Make sure you have done the following
blink.cmp
Bug Description
when you scroll one completion's documentation it actually scrolls the docs of all of them
recording_2024-11-02-173109.mp4
Relevant configuration
neovim version
NVIM v0.10.2
blink.cmp
version: branch, tag, or commitv0.5.0
The text was updated successfully, but these errors were encountered: