When I try to auth codeium I got next error:
Error detected while processing function codeium#command#Command[6]..4: line 48: E474: Attempt to decode a blank string E474: Failed to parse E903: Process failed to start: unknown error: "C:\Users\[USERNAME]/.codeium/bin/84ec5f0e149bb382127d0625f179a49fed435091/language_server_windows_x64.exe"
- Temporally disable .bashrc mv .bashrc .bashrc.bak
- Temporally disable config.fish mv config.fish config.fish.bak
- Then open neovim (or any neovim distro) and run :Codeium Auth.
- Copy/paste the key and hit enter.
- Enable your Fish or Bash config (or both) again by mv .bashrc.bak .bashrc and mv config.fish.bak config.fish