Skip to content

feat(completion): blink.cmp support #5

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

Merged
merged 4 commits into from
Mar 2, 2025
Merged

feat(completion): blink.cmp support #5

merged 4 commits into from
Mar 2, 2025

Conversation

guspix
Copy link
Member

@guspix guspix commented Feb 28, 2025

From upstream:

Adds support for the blink.cmp completion plugin. The nvim_cmp sources were refactored to reduce code duplication. The source/provider injection to the Blink configuration was rather hacky, but it works with functions as well. I tested the functionalities with both plugins, I was able to reference existing notes, with both syntax, create a new note, and add tags, although I might have missed something.

Closes epwalsh#770

@guspix guspix changed the title blink support feat(completion): blink.cmp support Feb 28, 2025
@guspix guspix merged commit a78fb6d into main Mar 2, 2025
7 checks passed
@neo451 neo451 deleted the blink-support branch April 20, 2025 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support blink.nvim Autocomplete
2 participants