I get the following error while updating or trying to install plugins nerdtree and syntastic. The rest of the plugins seem to install just fine.
x syntastic:
Cloning into '/home/jim/.vim/plugged/syntastic'...
fatal: could not read Username for 'https://github.com': terminal prompts disabled
x nerdtree:
Cloning into '/home/jim/.vim/plugged/nerdtree'... |
fatal: could not read Username for 'https://github.com': terminal prompts disabled
What do your Plug commands look like for those plugins? This error usually indicates a typo, so double check the spelling for <username>/<pluginname>
Most helpful comment
What do your
Plugcommands look like for those plugins? This error usually indicates a typo, so double check the spelling for<username>/<pluginname>