-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Description
When calling one of those commands, vim-plug confuses all plugins URIs with the URI of the current folder.
For example, running PlugStatus when in ~/.vim (which contains its own git repository) results in this:
Finished. 74 error(s).
x vim-cute-python:
Invalid URI: https://github.com/Xifax/yavir.git
Expected: https://git:@github.com/ehamberg/vim-cute-python.git
PlugClean required.
...
PlugInstall and PlugUpdate work perfectly well.
Metadata
Metadata
Assignees
Labels
No labels