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

feat(completion): blink.cmp support #817

Closed
wants to merge 4 commits into from

Conversation

adamtajti
Copy link

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 #770

@adamtajti adamtajti marked this pull request as ready for review January 27, 2025 20:37
@adamtajti
Copy link
Author

Closing this down as @guspix created a fork and duplicated this PR there:
obsidian-nvim#5

@adamtajti adamtajti closed this Mar 2, 2025
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

Successfully merging this pull request may close these issues.

Support blink.nvim Autocomplete
1 participant