diff --git a/.gitmodules b/.gitmodules index 94eac6fb0..1b26690d4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "bundles/CoffeeScriptBundle.tmbundle"] path = bundles/CoffeeScriptBundle.tmbundle url = git://github.com/jashkenas/coffee-script-tmbundle +[submodule "bundles/ruby.tmbundle"] + path = bundles/ruby.tmbundle + url = git://github.com/textmate/ruby.tmbundle.git diff --git a/bundles/ruby.tmbundle b/bundles/ruby.tmbundle new file mode 160000 index 000000000..daad8ef03 --- /dev/null +++ b/bundles/ruby.tmbundle @@ -0,0 +1 @@ +Subproject commit daad8ef03de9630e74578a046240fd9acc63b8b5