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

Fixing bootstrap being destructive #712

Merged
merged 1 commit into from
Jan 19, 2015
Merged

Fixing bootstrap being destructive #712

merged 1 commit into from
Jan 19, 2015

Conversation

MyChaOS87
Copy link
Contributor

The upstream Version of bootstrap.sh is destructive, as .vimrc.bundles.default only souces.vimrc.before.fork and not .vimrc.before or .vimrc.before.local. Now fixed sourcing .vimrc.before, which then sources the other two by default.

.vimrc.before.fork and not .vimrc.before or .vimrc.before.local .
now sourcing .vimrc.before, which then sources the other two by default.
@MyChaOS87
Copy link
Contributor Author

Dear @spf13 i hope it is ok to mention you. I wanted to ask, what i should do to get this merged?

spf13 added a commit that referenced this pull request Jan 19, 2015
Fixing bootstrap being destructive
@spf13 spf13 merged commit 7e458dd into spf13:3.0 Jan 19, 2015
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.

2 participants