diff --git a/.gitmodules b/.gitmodules index 5c37849..a07753a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -28,3 +28,6 @@ [submodule "bundle/bundler"] path = bundle/bundler url = git://github.com/tpope/vim-bundler.git +[submodule "bundle/rails"] + path = bundle/rails + url = git://github.com/tpope/vim-rails.git diff --git a/bundle/rails b/bundle/rails new file mode 160000 index 0000000..6d21bd0 --- /dev/null +++ b/bundle/rails @@ -0,0 +1 @@ +Subproject commit 6d21bd0d90ab4b27581cbe834397f503ea115565