diff --git a/.gitmodules b/.gitmodules index cf1013e..7664fe9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "bundle/speeddating"] path = bundle/speeddating url = git://github.com/tpope/vim-speeddating.git +[submodule "bundle/repeat"] + path = bundle/repeat + url = git://github.com/tpope/vim-repeat.git diff --git a/bundle/repeat b/bundle/repeat new file mode 160000 index 0000000..d9fbf5a --- /dev/null +++ b/bundle/repeat @@ -0,0 +1 @@ +Subproject commit d9fbf5a137773c3737cf5f0cdfc3e155c393b96d