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

Make a note for users of .dotfiles repos #198

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

shyam-habarakada
Copy link

When setting up a dotfiles repo, it is typical for the entire contents of the .vim directory to be added into the .dotfiles git repo. Having the pathogen plugins clones as nested repositories is problematic in this case and we need to instead set them up as git submodules.

When setting up a [dotfiles](https://dotfiles.github.io/) repo, it is typical for the entire contents of the `.vim` directory to be added into the `.dotfiles` git repo. Having the pathogen plugins clones as nested repositories is problematic in this case and we need to instead set them up as git submodules.
I lost a few hairs trying to make this work and realized the issue was that I had just cloned the plugins. Having this called out a bit clearer would have certainly helped. Hoping this will benefit someone else.
@shyam-habarakada
Copy link
Author

@tpope please merge or close?

@tpope
Copy link
Owner

tpope commented Dec 12, 2018

The existing copy already references submodules. Are you trying to make it more prominent? I don't think putting NOTE: in backticks is the best way to achieve that.

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