This started a couple of days ago. Every time I run neovim, a pop-up shows up that says:
Unlock Keyring
Authentication required
An application wants access to the keyring "Default", but it is locked.
Then there is a field for a password (I have no idea what the password for this would be, I don't remember setting this up. There is also a button to Cancel.
I just cancel, and everything works just fine. Copilot is able to give to give suggestions, and :Coplito status says Ready. Its just annoying to have the pop-up every time I open neovim.
The pop-up doesn't show up if I launch nvim with the --clean flag, or if I remove the copilot.vim repo.
This started a couple of days ago. Every time I run neovim, a pop-up shows up that says:
Then there is a field for a password (I have no idea what the password for this would be, I don't remember setting this up. There is also a button to
Cancel.I just cancel, and everything works just fine. Copilot is able to give to give suggestions, and
:Coplito statussaysReady. Its just annoying to have the pop-up every time I open neovim.The pop-up doesn't show up if I launch nvim with the
--cleanflag, or if I remove thecopilot.vimrepo.