codeium.vim icon indicating copy to clipboard operation
codeium.vim copied to clipboard

Error with Codeium Auth : not an editor command

Open yukendhiran opened this issue 2 years ago • 4 comments

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?

yukendhiran avatar Jun 20 '23 15:06 yukendhiran

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

psalm842 avatar Jun 20 '23 16:06 psalm842

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)

yukendhiran avatar Jun 21 '23 05:06 yukendhiran

Manual install fixed the issue for me.

igor-starostenko avatar Jul 03 '23 06:07 igor-starostenko

Bumping this. Still does not install with PlugInstall.

fonnesbeck avatar Jun 18 '24 18:06 fonnesbeck