diff --git a/.gitmodules b/.gitmodules index 9a1ce25..23bbbdd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,6 @@ [submodule "bundle-development.tmbundle"] path = bundle-development.tmbundle url = https://github.com/textmate/bundle-development.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 @@ -46,3 +43,6 @@ [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