Developed plugin version selection feature#681
Open
danielemegna wants to merge 1 commit intoVundleVim:masterfrom
Open
Developed plugin version selection feature#681danielemegna wants to merge 1 commit intoVundleVim:masterfrom
danielemegna wants to merge 1 commit intoVundleVim:masterfrom
Conversation
Contributor
|
@gmarik will you add this feature?as i known you want vundle keep as KISS as possible |
Author
|
@wsdjeg imho it IS simple: the version attribute isn't mandatory of course and it would add a interested feature |
Contributor
|
i kown ,it will be easy to control version |
|
@danielemegna This code looks good. Can you rebase/resolve the merge conflicts? I would like to test it out. |
Author
|
@shaunbrady sure, I can try it this weekend |
Author
|
@shaunbrady it looks ok now, could you test it? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
We developed the plugin version param to select a specific github release (or tag) to install on .vimrc:
We also developed an automated bash test to check this functionality:
We tested: