Skip to content
New issue

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

Feature request: Insert completion item word while navigating the item list #150

Closed
MariaSolOs opened this issue Oct 20, 2024 · 1 comment

Comments

@MariaSolOs
Copy link

Something nice about built-in completion in (neo)vim is being able to navigate the completion list and having the completion item's word inserted without having first to accept the item. This way one can easily continue typing :)

It would be great to have this feature in blink.cmp too!

@Saghen
Copy link
Owner

Saghen commented Oct 20, 2024

Sounds like you're looking for windows.autocomplete.selection = 'auto_insert'

@Saghen Saghen closed this as completed Oct 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants