-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Plug 'junegunn/vim-plug' #656
Comments
I have a suggestion on how this might work with no need to extra code, but my test didn't worked out. I've cloned and added a new branch Then I added the command to my
It sounds reasonable, but it didn't update. Maybe because the |
Another suggestion, also easy to implement, is a post-install hook with a python script to just copy the file
or maybe even just:
But that would fix the directories. |
Thanks! I'll look into that. |
So many duplicates. Sorry to add yet another one. Main discussion:Let vim-plug manage itself #69 References:Why not make this plugin manage itself? #73 |
Still, those discussions shade some light in the fact that I need to install I've searched the issues for |
Is it possible to add
and make it auto-update itself?
The text was updated successfully, but these errors were encountered: