From 25b31fdc3c6ac85ef0d352ec84a31fc4874d28a2 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Tue, 7 Feb 2012 20:44:23 +1300 Subject: Added speeddating by Tim Pope. --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 3817b164..856a282a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,3 +16,6 @@ [submodule "vim/bundle/unimpaired"] path = vim/bundle/unimpaired url = git://github.com/tpope/vim-unimpaired.git +[submodule "vim/bundle/speeddating"] + path = vim/bundle/speeddating + url = git://github.com/tpope/vim-speeddating.git -- cgit v1.2.3