aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2012-01-20 11:09:13 +1300
committerTom Ryder <tom@sanctum.geek.nz>2012-01-20 11:09:13 +1300
commit6ea327103100bb7c5d12526ce9f20bb90c10502a (patch)
tree145004193c1d30f37d40e66055c423458f0e38b4 /.gitmodules
parentAdd tpope's repeat and surround plugins. (diff)
downloaddotfiles-6ea327103100bb7c5d12526ce9f20bb90c10502a.tar.gz
dotfiles-6ea327103100bb7c5d12526ce9f20bb90c10502a.zip
Added tpope's speeddating plugin.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index f3191310..5ddc0e0f 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -13,3 +13,6 @@
[submodule "vim/bundle/surround"]
path = vim/bundle/surround
url = git://github.com/tpope/vim-surround.git
+[submodule "vim/bundle/speeddating"]
+ path = vim/bundle/speeddating
+ url = git://github.com/tpope/vim-speeddating.git