diff options
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | bundle/vim-repeat | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 283108a..ffecfe4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -70,3 +70,6 @@ [submodule "bundle/vim-rspec"] path = bundle/vim-rspec url = https://github.com/thoughtbot/vim-rspec.git +[submodule "bundle/vim-repeat"] + path = bundle/vim-repeat + url = https://github.com/tpope/vim-repeat.git diff --git a/bundle/vim-repeat b/bundle/vim-repeat new file mode 160000 +Subproject 7a6675f092842c8f81e71d5345bd7cdbf375941 |