wiki:neovim_troubleshooting
Table of Contents
Neovim troubleshooting
Cloning into '/home/antisa/.local/share/nvim/lazy/vim-rhubarb.git'... fatal: could not read Username for 'https://github.com': terminal prompts disabled
Happened when using Lazy neovim plugin and had .git
suffix in config:
return { "tpope/vim-rhubarb.git", }
Just remove the .git suffix.
Tested on
See also
References
wiki/neovim_troubleshooting.txt · Last modified: 2024/02/08 10:06 by antisa