Add python bundle as submodule

This commit is contained in:
Kevin Sawicki
2013-01-29 18:21:38 -08:00
parent 05314ae215
commit 7a186b1ab6
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -43,3 +43,6 @@
[submodule "vendor/packages/property-list.tmbundle"]
path = vendor/packages/property-list.tmbundle
url = https://github.com/textmate/property-list.tmbundle.git
[submodule "vendor/packages/python.tmbundle"]
path = vendor/packages/python.tmbundle
url = https://github.com/textmate/python.tmbundle