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

Vundle to add to .gitsubmodule #145

Closed
cwood opened this issue Feb 25, 2012 · 10 comments
Closed

Vundle to add to .gitsubmodule #145

cwood opened this issue Feb 25, 2012 · 10 comments

Comments

@cwood
Copy link

cwood commented Feb 25, 2012

Hey,

Thanks for vundle I love it. However it would be nice if it could figure out if it was under git itself so when its added to another git repo it can target the remote modules. Right now I am doing it manually but wonder if you could make it so vundle does it automatically.

Thanks!

@gmarik
Copy link
Contributor

gmarik commented Feb 25, 2012

Hey @cwood could you please elaborate more on this?
Do you have an example I could look into?
That would be helpful!
Thanks!

@cwood
Copy link
Author

cwood commented Feb 25, 2012

I dont have anything for say this is a new feature request.

Essentially if I add Bundle "somuser/someproject" to my vimrc when BundelInstall runs it would be great if it could add it to a .gitsubmodule file if the vimrc is apart of a git repo all ready. This would be nice to have for having vimrc/vim folder under version control.

@ghost
Copy link

ghost commented Mar 9, 2012

Think he's asking if installed bundles can be automatically added to '.gitmodules' . I too would like to see this implemented.

@gmarik
Copy link
Contributor

gmarik commented Mar 9, 2012

this might be added in future, but no such plans yet!

@MarcWeber
Copy link

#226, #198 are related

@trygveu
Copy link

trygveu commented Sep 16, 2015

Hi @cwood, do you still consider this a feature that you would want?

Isn't this better handled if you use a framework for dotfiles, which run the install job for you? https://dotfiles.github.io/

Trygve
Checking if old issues can be closed.

@wsdjeg
Copy link
Contributor

wsdjeg commented Sep 16, 2015

there is no need add .vim to git repo,you can add vimrc_vundle to repo,then ln -s /path to/vimrc_vundle ~/vimrc

@trygveu
Copy link

trygveu commented Sep 16, 2015

I agree @wsdjeg, there are better ways to handle this. In my opinion this issue should be closed, together with #116 #226 and #198.

@wsdjeg
Copy link
Contributor

wsdjeg commented Sep 16, 2015

thank you ,i just want to reduce duplication of repo!

@cwood
Copy link
Author

cwood commented Sep 16, 2015

I am actully not using vundle anymore but thanks anyway

@cwood cwood closed this as completed Sep 16, 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

No branches or pull requests

5 participants