Results 84 comments of Prem Nair

Feel free to open a PR to set these environmental variables just for the server process based on an option. You can find the documentation for Neovim [`jobstart`](https://github.com/Exafunction/codeium.vim/blob/9bf87e33fdb85d9f423f49450079561557ea6f3d/autoload/codeium/server.vim#L211-L213) here: https://neovim.io/doc/user/builtin.html#jobstart()...

I can also take a stab but won't be able to get to this for quite some time unfortunately.

@ZSaberLv0 If curl is hanging, maybe you can try adding an argument like `--max-time` to the invocations of curl in the plugin. Is the service working otherwise? If we need...

Hi @ItzNesbroDev, how did you install the extension?

What are the outputs of: * `tree /home/itznesbro/.codeium` * `uname -a`

Looks like `armv8l` is 32 bit, unfortunately our language server only runs on 64 bit right now.

@AnzenKodo we don't support NixOS directly, but you can try the strategy in #149.

To clarify, does this happen when you run the command `:Codeium Auth`? Searching this error online, I am mainly seeing references to VS Code and not Vim. If it's a...

> Interesting, I haven't used them before. I guess you mean that the different issues shouldn't be posted as comments but instead for a "fix this" option to be displayed...