Exafunction / codeium.vim

Free, ultrafast Copilot alternative for Vim and Neovim
https://codeium.com
MIT License
4.12k stars 147 forks source link

Authentication Issues In NeoVim In Windows #306

Open EricSiwakoti opened 8 months ago

EricSiwakoti commented 8 months ago

I am getting following error while pasting the token :

line   66:
E474: Unidentified byte: An unknown element "" was received. This can happen if the remote process closed or ended abnormally.
E474: Failed to parse An unknown element "" was received. This can happen if the remote process closed or ended abnormally.
line   67:
E896: Argument of get() must be a List, Dictionary or Blob
Unexpected response: An unknown element "" was received. This can happen if the remote process closed or ended abnormally.

Thought this could be a plugin conflict, so removed all the plugins and retried. Failed again. P.S. I am using Lazy as plugin manager.

imbasri commented 7 months ago

I'm also like that, but when I tried it for 2 weeks I was able to. I prefer to use the vim one, not the nvim one in the repo. because the AI trigger must use something like snippets. but if the vim repo appears immediately after we type it. image