Exafunction / codeium.vim

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

Codeium Auth: Error detected while processing function #190

Open monkeymonk opened 1 year ago

monkeymonk commented 1 year ago

Hello there,

I wanted to install Codeium on NeoVim but I an stuck at this error:

Error detected while processing function codeium#command#Command[6]..1:                                                                                                      
line   66:                                                                                                                                                            
E474: Unidentified byte: warning: An error occurred while redirecting file '/dev/stderr'^@open: No such device or address^@{"api_key":"19359d73-c067-4341-9123-f24854a
85419","name":"Monkey Monk"}

Any help?

monkeymonk commented 1 year ago

So I managed to create the file myself in ~/.codeium/config.json with my token under "apiKey" and so I have no errors left. But I failed to grab completion... I'll try later this week what I'm doing wrong.