From 40c5d5e03374cfd3bcf351f328d96b4d51d7817b Mon Sep 17 00:00:00 2001 From: Xavier Logerais Date: Sun, 1 Mar 2015 20:45:02 +0100 Subject: [PATCH] Install repeat.vim bundle as a submodule. --- .gitmodules | 3 +++ bundle/repeat | 1 + 2 files changed, 4 insertions(+) create mode 160000 bundle/repeat 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