diff options
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | bundle/vim-rspec | 0 | 
2 files changed, 3 insertions, 0 deletions
| diff --git a/.gitmodules b/.gitmodules index adf5172..283108a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -67,3 +67,6 @@  [submodule "bundle/vim-twodo"]  	path = bundle/vim-twodo  	url = https://github.com/teddywing/vim-twodo.git +[submodule "bundle/vim-rspec"] +	path = bundle/vim-rspec +	url = https://github.com/thoughtbot/vim-rspec.git diff --git a/bundle/vim-rspec b/bundle/vim-rspec new file mode 160000 +Subproject 52a72592b6128f4ef1557bc6e2e3eb014d8b2d3 | 
