-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Labels
Description
Why use git urls like https://git::@github.com/mileszs/ack.vim.git for the repositories?
There're some personal repositories which I push directly from the plugins directory, but I have to change remote urls to standard for the push to work on GitHub, and then, change it back to this non-conventional url so that vim-plug doesn't think there's a problem with the plugin when I run :PlugUpdate
.