bjeanes / tmbundle-collection

Collection of TextMate bundles hosted on GitHub to get

This URL has Read+Write access

bjeanes (author)
Sat Oct 24 06:10:43 -0700 2009
commit  4027027dbb8ff91a0760bd1ac7b88574ab357b7f
tree    1087583138ff86b2d90a2bfa970f71c118def2db
parent  5b0a6973d74e54358f7776f341093382be8ebbaa
tmbundle-collection / README.markdown
100644 7 lines (5 sloc) 0.227 kb

To add new bundles to this list use the submodules command:

git submodule add git://github.com/user/project-tmbundle.git "Project.tmbundle" git submodule update --init git commit -m "Added project-tmbundle" git push