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

Use the global bundles instead of reinitializing #230

Merged
merged 0 commits into from
Nov 27, 2012

Conversation

weynhamz
Copy link
Contributor

This PR makes it possible to let additional information of a Bundle to be used like in commit weynhamz/vim-plugin-vundle@f88bdbf. It is part of a PR #200 I previously submitted and been rejected due to duplication.

@jdevera
Copy link
Contributor

jdevera commented Oct 17, 2012

This is great, I had a much more complex implementation in pull request #109 to accomplish something similar. Never thought of simply traversing the list. I wonder if it wouldn't be a hit performance wise if you have lots of bundles, but I'd +1 this anyway, it opens the door to a lot of functionality, basically bringing any setting to the point where the bundles are actually fetched, i.e., checking out specific branches, doing shallow clones, etc.

@weynhamz weynhamz mentioned this pull request Nov 24, 2012
@weynhamz weynhamz merged commit 8e9b933 into VundleVim:master Nov 27, 2012
@weynhamz
Copy link
Contributor Author

I have accidently close this PR, please refer to #242.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants