Exafunction / codeium.vim

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

Error with Codeium Auth : not an editor command #157

Open yukendhiran opened 1 year ago

yukendhiran commented 1 year ago

I'm new to Neovim, and I'm currently using a configuration called lazyvim.I done manual installation of codeium However, when I attempted to use the command "Codeium Auth," It say not an editor command

E492: Not an editor command: Codeium Auth

what to do?

psalm842 commented 1 year ago

Looks like your PlugInstall didn't succeed.

Have you tried restarting neovim, then running :PlugInstall, then run, :Codeium Auth?

If PlugInstall worked you should see codeium listed as one of your installed packages if you restart and run :PlugInstall a 2nd time:

image

yukendhiran commented 1 year ago

Looks like your PlugInstall didn't succeed.

Have you tried restarting neovim, then running :PlugInstall, then run, :Codeium Auth?

If PlugInstall worked you should see codeium listed as one of your installed packages if you restart and run :PlugInstall a 2nd time:

image

I got same error for PlugInstall and I installed vim-plug (Done Manual Installation , If i use their command flatpak and sh command i end up in can't connect , this is also happend in lunar vim , I downloaded their code and installed manually)

igor-starostenko commented 1 year ago

Manual install fixed the issue for me.

fonnesbeck commented 2 weeks ago

Bumping this. Still does not install with PlugInstall.