I know many people store their .vimrc on GitHub to make it easier to get right to work on new machines, and that makes complete sense to me. I'm confused about doing that withIncluding plugins, thoughhowever, as each plugin is a repo on its ownproblematic, and my understanding is that nestingbecause the plugins I use are already git repositories is a Bad Move. What's the best way to store everythingHow does one create a repo that makes your Vimwill track both their yours on GitHub—or is GitHub not the answer.vimrc and any plugins that might be installed?