diff --git a/.gitmodules b/.gitmodules index f5210c8..5c87371 100644 --- a/.gitmodules +++ b/.gitmodules @@ -62,3 +62,6 @@ [submodule "bundle/vim-abolish"] path = bundle/vim-abolish url = https://github.com/tpope/vim-abolish +[submodule "bundle/vim-repeat"] + path = bundle/vim-repeat + url = https://github.com/tpope/vim-repeat diff --git a/bundle/vim-repeat b/bundle/vim-repeat new file mode 160000 index 0000000..8106e14 --- /dev/null +++ b/bundle/vim-repeat @@ -0,0 +1 @@ +Subproject commit 8106e142dfdc278ff3eaaadd7b362ad7949d4357