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

Track my own plugins #560

Closed
stevenbarragan opened this issue Nov 4, 2014 · 3 comments
Closed

Track my own plugins #560

stevenbarragan opened this issue Nov 4, 2014 · 3 comments

Comments

@stevenbarragan
Copy link
Contributor

Why is vim/.vundles.local being ignored in .gitgnore?

I would like to be able to track my own plugins. Is there a way to do it?

@stevenbarragan
Copy link
Contributor Author

Same with ~/.vimrc.before and vim/after/.vimrc.after. Is there a way to track my own personalizations?

@lfilho
Copy link
Collaborator

lfilho commented Nov 4, 2014

I believe this is intended behaviour. So users from this repo can customize it without polluting the git tree / status.

If you wanna track extra plugins from the default ones here, then you'd probably better forking the repo and putting them in the regular vim/vundles.vim file

@jby
Copy link
Contributor

jby commented Nov 4, 2014

Either that, or modify the .gitignore in your fork.

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

No branches or pull requests

3 participants