-
Select Topic AreaBug BodyI installed the copilot plugin for vim. Every time I run it I get the following error
I tried to google that but no lack.
Does anyone have an idea what's wrong? |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 4 replies
-
Hi there @bkielbasa and welcome to our community! Thank you for asking a great question 🙂 To get started, introduce yourself in our official introduction thread |
Beta Was this translation helpful? Give feedback.
-
@bkielbasa Sorry for the trouble here, Our copilot team is reviewing this issue |
Beta Was this translation helpful? Give feedback.
-
What do you get when you run |
Beta Was this translation helpful? Give feedback.
-
Can you tell me the output of |
Beta Was this translation helpful? Give feedback.
-
I had this issue with https://github.com/zbirenbaum/copilot.lua, switched back to https://github.com/github/copilot.vim and the error went away.
|
Beta Was this translation helpful? Give feedback.
Can you tell me the output of
:echo maparg('<Tab>', 'i', 0, 1)
?