bronson / vim-update-bundles

Use Pathogen and Git to manage your Vim plugins.
91 stars 13 forks source link

Use commit sha instead of 'n/a' if no version #15

Closed christoomey closed 13 years ago

christoomey commented 13 years ago

I tend to avoid submodules and so I have no other record of exactly what I had in my vim repo when a plugin repo does not include a tag. With this change, the output doc/bundles.txt will fully specify the collection of plugins in a git trackable way.