Error with Codeium Auth : not an editor command
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?
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:
Looks like your PlugInstall didn't succeed.
Have you tried restarting neovim, then running
:PlugInstall, then run,:Codeium Auth?If
PlugInstallworked you should see codeium listed as one of your installed packages if you restart and run:PlugInstalla 2nd time:
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)
Manual install fixed the issue for me.
Bumping this. Still does not install with PlugInstall.
