Trouble integrating copilot.lua/copilot-cmp into NvChad #299
Unanswered
EuclidIsMyDad
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I am attempting to integrate copilot into my suggestions with copilot-cmp in NvChad and nothing I have done has gotten to work. I have searched quite a bit on the issue, one or two people have had similar issues however none of their solutions have fixed mine.
Here is my code for plugins/init.lua && cmp.lua
As seen here, the vim_item.menu is being properly displayed but nowhere to be found is Copilot. Both copilot.lua/copilot-cmp are loaded properly with lazy and I am authorized as a user.


Note: I am completely new to github, so any help with formatting/posting would be of great value. Thank you in advance!
Beta Was this translation helpful? Give feedback.
All reactions