Help on integrating with nvim-cmp and copilot.vim #316
Unanswered
ThaiDuy12345
asked this question in
Q&A
Replies: 1 comment
-
Why was #315 locked and closed? I am also seeing this issue. When hitting the tab key for completion in the chat window I get no result. Also using nvim-cmp. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
A simple wonder, Im trying to interact with nvim-cmp and copilot.vim suggestion in copilot chat window but couldn't:
nvim-cmp: I config my keybinding on cmp so when I hit , it will choose the selected item and allow me to continue to write....But when hitting in copilot chat, it choose the selected item and also submit the prompt right after that.
copilot.vim: Hitting should select the suggestion from copilot.vim but right now in copilot chat it didnt do any action
Beta Was this translation helpful? Give feedback.
All reactions