From 991d77ab85aac35b06a7860bef084ff5eedb7b76 Mon Sep 17 00:00:00 2001 From: nirenjan Date: Sat, 11 Jul 2015 17:59:10 -0700 Subject: [PATCH] Add vim-repeat plugin --- .gitmodules | 3 +++ bundle/vim-repeat | 1 + 2 files changed, 4 insertions(+) create mode 160000 bundle/vim-repeat diff --git a/.gitmodules b/.gitmodules index 90eedee..ce1afba 100644 --- a/.gitmodules +++ b/.gitmodules @@ -40,3 +40,6 @@ [submodule "bundle/vim-multiple-cursors"] path = bundle/vim-multiple-cursors url = git@github.com:terryma/vim-multiple-cursors.git +[submodule "bundle/vim-repeat"] + path = bundle/vim-repeat + url = git@github.com:tpope/vim-repeat.git diff --git a/bundle/vim-repeat b/bundle/vim-repeat new file mode 160000 index 0000000..7a6675f --- /dev/null +++ b/bundle/vim-repeat @@ -0,0 +1 @@ +Subproject commit 7a6675f092842c8f81e71d5345bd7cdbf3759415