diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..b719e30 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,45 @@ +[submodule "bundle-development.tmbundle"] + path = bundle-development.tmbundle + url = https://github.com/textmate/bundle-development.tmbundle.git +[submodule "cucumber-tmbundle"] + path = cucumber-tmbundle + url = https://github.com/aslakhellesoy/cucumber-tmbundle.git +[submodule "rspec-tmbundle"] + path = rspec-tmbundle + url = https://github.com/dchelimsky/rspec-tmbundle.git +[submodule "c.tmbundle"] + path = c.tmbundle + url = https://github.com/textmate/c.tmbundle.git +[submodule "javascript.tmbundle"] + path = javascript.tmbundle + url = https://github.com/textmate/javascript.tmbundle.git +[submodule "objective-c.tmbundle"] + path = objective-c.tmbundle + url = https://github.com/textmate/objective-c.tmbundle.git +[submodule "perl.tmbundle"] + path = perl.tmbundle + url = https://github.com/textmate/perl.tmbundle.git +[submodule "php.tmbundle"] + path = php.tmbundle + url = https://github.com/textmate/php.tmbundle.git +[submodule "python.tmbundle"] + path = python.tmbundle + url = https://github.com/textmate/python.tmbundle.git +[submodule "ruby-on-rails.tmbundle"] + path = ruby-on-rails.tmbundle + url = https://github.com/textmate/ruby-on-rails.tmbundle.git +[submodule "ruby.tmbundle"] + path = ruby.tmbundle + url = https://github.com/textmate/ruby.tmbundle.git +[submodule "textmate.tmbundle"] + path = textmate.tmbundle + url = https://github.com/textmate/textmate.tmbundle.git +[submodule "source.tmbundle"] + path = source.tmbundle + url = https://github.com/textmate/source.tmbundle.git +[submodule "git-tmbundle"] + path = git-tmbundle + url = https://github.com/jcf/git-tmbundle.git +[submodule "text.tmbundle"] + path = text.tmbundle + url = https://github.com/textmate/text.tmbundle.git diff --git a/bundle-development.tmbundle b/bundle-development.tmbundle new file mode 160000 index 0000000..2ff9893 --- /dev/null +++ b/bundle-development.tmbundle @@ -0,0 +1 @@ +Subproject commit 2ff98931a72cfcdd8f6dba82719eb27f53631bd2 diff --git a/c.tmbundle b/c.tmbundle new file mode 160000 index 0000000..baeb589 --- /dev/null +++ b/c.tmbundle @@ -0,0 +1 @@ +Subproject commit baeb589714663ad8d0d13744c0d2e824a708c724 diff --git a/cucumber-tmbundle b/cucumber-tmbundle new file mode 160000 index 0000000..8dddc5f --- /dev/null +++ b/cucumber-tmbundle @@ -0,0 +1 @@ +Subproject commit 8dddc5f166ddc86accf6ddd47c99e1c496a5e153 diff --git a/git-tmbundle b/git-tmbundle new file mode 160000 index 0000000..e60ecfb --- /dev/null +++ b/git-tmbundle @@ -0,0 +1 @@ +Subproject commit e60ecfb122057111212defdd747e43ee8057a4f6 diff --git a/javascript.tmbundle b/javascript.tmbundle new file mode 160000 index 0000000..a27727e --- /dev/null +++ b/javascript.tmbundle @@ -0,0 +1 @@ +Subproject commit a27727ec43555d5491cf7088da558e1588fd3820 diff --git a/objective-c.tmbundle b/objective-c.tmbundle new file mode 160000 index 0000000..1dfcbee --- /dev/null +++ b/objective-c.tmbundle @@ -0,0 +1 @@ +Subproject commit 1dfcbee61f754d8f7fbd32d9bd423b18af7c9390 diff --git a/perl.tmbundle b/perl.tmbundle new file mode 160000 index 0000000..a572be2 --- /dev/null +++ b/perl.tmbundle @@ -0,0 +1 @@ +Subproject commit a572be21fc9b03dfe7bab20f584e2c148bc0d463 diff --git a/php.tmbundle b/php.tmbundle new file mode 160000 index 0000000..52a329b --- /dev/null +++ b/php.tmbundle @@ -0,0 +1 @@ +Subproject commit 52a329b110ad467db392d7255cf6ef4e5196ef5c diff --git a/python.tmbundle b/python.tmbundle new file mode 160000 index 0000000..6ef460b --- /dev/null +++ b/python.tmbundle @@ -0,0 +1 @@ +Subproject commit 6ef460b831c8733c59556c5326821bd9765d4f72 diff --git a/rspec-tmbundle b/rspec-tmbundle new file mode 160000 index 0000000..7d83211 --- /dev/null +++ b/rspec-tmbundle @@ -0,0 +1 @@ +Subproject commit 7d832113c723e4b0fab38d7172ba70ec3d4c08c1 diff --git a/ruby-on-rails.tmbundle b/ruby-on-rails.tmbundle new file mode 160000 index 0000000..7c410a0 --- /dev/null +++ b/ruby-on-rails.tmbundle @@ -0,0 +1 @@ +Subproject commit 7c410a098f0e343d52f70b4f9c08b8669d0a594c diff --git a/ruby.tmbundle b/ruby.tmbundle new file mode 160000 index 0000000..874e902 --- /dev/null +++ b/ruby.tmbundle @@ -0,0 +1 @@ +Subproject commit 874e90248ac672c4742582b8ca8e9a421e1f1b2d diff --git a/source.tmbundle b/source.tmbundle new file mode 160000 index 0000000..421ef13 --- /dev/null +++ b/source.tmbundle @@ -0,0 +1 @@ +Subproject commit 421ef13a9135ee14f24b20ab11eaf104e7e826ae diff --git a/text.tmbundle b/text.tmbundle new file mode 160000 index 0000000..3a8ba6e --- /dev/null +++ b/text.tmbundle @@ -0,0 +1 @@ +Subproject commit 3a8ba6ef511a1becfb0b6875614bbfe39ced5df0 diff --git a/textmate.tmbundle b/textmate.tmbundle new file mode 160000 index 0000000..551de75 --- /dev/null +++ b/textmate.tmbundle @@ -0,0 +1 @@ +Subproject commit 551de759968698fc0ffd8f5acf5bce2588aa963f