Skip to content
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

PlugClean required for manually cloned plugins #1096

Open
3 of 11 tasks
archerindigo opened this issue May 29, 2021 · 0 comments
Open
3 of 11 tasks

PlugClean required for manually cloned plugins #1096

archerindigo opened this issue May 29, 2021 · 0 comments
Labels

Comments

@archerindigo
Copy link

I usually backup my whole .vim/ and .vimrc to github and pull them to new machines. You can find my repository here. Those 3rd-party plugins I use are set as git sub-modules so they would be cloned from remote along with my repository. However, when I try to update the plugins using PlugUpdate, "PlugClean required" will prompt so I have to clean all my plugins and install them again.

How can I avoid this situation? Is there some point that vim-plug record the status of the plugins such that this error occurs even though the plugins are at the same commit when I backup?

image



  • Type:
    • Bug
    • Enhancement
    • Feature Request
    • Question
  • OS:
    • All/Other
    • Linux
    • OS X
    • Windows
  • Vim:
    • Terminal Vim
    • GVim
    • Neovim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants