Skip to content

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.

Verified

This commit was signed with the committer’s verified signature.
Aaron1011 Aaron Hill
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.

Verified

This commit was signed with the committer’s verified signature.
Aaron1011 Aaron Hill
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.

None yet

2 participants