User Tools

Site Tools


wiki:neovim_troubleshooting

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.m(

Tested on

See also

References

wiki/neovim_troubleshooting.txt · Last modified: 2024/02/08 10:06 by antisa

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki