-
-
Notifications
You must be signed in to change notification settings - Fork 253
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(copilot-lua-cmp): add blink.cmp support #1350
Conversation
Review ChecklistDoes this PR follow the [Contribution Guidelines](development guidelines)? Following is a partial checklist: Proper conventional commit scoping:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you update the README? I'll merge this in after
@azdanov you should revert the lowercase stuff. They should be uppercase.We should normalize all mappings on official keycodes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Is it better to use this or the community sources from https://cmp.saghen.dev/configuration/sources#community-sources for copilot? |
π Description
This should hopefully add similar copilot support to blink as it was for cmp. Not sure if it's 1 to 1, since I'm not familiar with either of them π
βΉ Additional Information
I've checked https://cmp.saghen.dev/configuration/keymap.html#example and copied
Tab
from main community pack.