Intgration with blink.cmp #142
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Four things should be easy to setup for integration between any AI completion plugin and cmp engine, like: blink.cmp.
The AI plugins should be collaborated which other to provide a simple interface with these features:
These features allow users to easily choose their preferred options without forcing reliance solely on AI completion or plugins, which is common in current implementations.
for me, i hate the
competion menuat all, and multiline in major of times, for two reason, i want to memorize my code and prevent annoying text or popup and use big font as available without thinking about suggestion.my
blink.cmpwithsupermavenconfig:i patch the upermaven-nvim to use:
accept_wordfromsupermaven-nvimaccept full completionfromblink.cmpand i do not know way it's work!!.
How to add icons for supermaven?