diff --git a/.gitmodules b/.gitmodules index 95276ed..1576bd4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -97,3 +97,6 @@ [submodule "vim/bundle/vim-signify"] path = vim/bundle/vim-signify url = https://github.com/mhinz/vim-signify +[submodule "vim/bundle/vim-repeat"] + path = vim/bundle/vim-repeat + url = https://github.com/tpope/vim-repeat.git diff --git a/vim/bundle/vim-repeat b/vim/bundle/vim-repeat new file mode 160000 index 0000000..2a3c5f8 --- /dev/null +++ b/vim/bundle/vim-repeat @@ -0,0 +1 @@ +Subproject commit 2a3c5f8e3c26a57b8eb4cfc4be79615a1c508ef6