I use windows. When I try to install nvim-comp
using vim-plug
it's giving me this error:
Cloning into 'C:\Users\ASUS\AppData\Local\nvim\plugged\nvim-comp'...
remote: Support for password authentication was removed on August 13, 2021. Please use a personal access token instead.
remote: Please see https://github.blog/2020-12-15-token-authentication-requirements-for-git-operations/ for more information.
fatal: Authentication failed for 'https://github.com/hrsh7th/nvim-comp.git/'
I went through this post. I know this might be the github issue but when I try to clone the repository it's working fine. Please help me out if you can.