Exafunction / codeium.vim

Free, ultrafast Copilot alternative for Vim and Neovim

Home Page:https://codeium.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Authentication Issues In NeoVim In Windows

EricSiwakoti opened this issue · comments

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.

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