From 994f9e2410645c20820923ead1e4b64288e028a8 Mon Sep 17 00:00:00 2001 From: Xavier Logerais Date: Sun, 1 Mar 2015 20:45:00 +0100 Subject: [PATCH] Install speeddating.vim bundle as a submodule. --- .gitmodules | 3 +++ bundle/speeddating | 1 + 2 files changed, 4 insertions(+) create mode 160000 bundle/speeddating diff --git a/.gitmodules b/.gitmodules index 5662a3f..cf1013e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "bundle/surround"] path = bundle/surround url = git://github.com/tpope/vim-surround.git +[submodule "bundle/speeddating"] + path = bundle/speeddating + url = git://github.com/tpope/vim-speeddating.git diff --git a/bundle/speeddating b/bundle/speeddating new file mode 160000 index 0000000..426c792 --- /dev/null +++ b/bundle/speeddating @@ -0,0 +1 @@ +Subproject commit 426c792e479f6e1650a6996c683943a09344c21e