aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2012-02-09 00:51:22 +1300
committerTom Ryder <tom@sanctum.geek.nz>2012-02-09 00:51:22 +1300
commitfa653327f32d4281bace50e933f80293f8c2cb3a (patch)
tree8278e760a953f3ab9971fdda5776966b10137960 /.gitmodules
parentAdded speeddating by Tim Pope. (diff)
downloaddotfiles-fa653327f32d4281bace50e933f80293f8c2cb3a.tar.gz
dotfiles-fa653327f32d4281bace50e933f80293f8c2cb3a.zip
Added commentary by Tim Pope.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 856a282a..9cdf09f9 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -19,3 +19,6 @@
[submodule "vim/bundle/speeddating"]
path = vim/bundle/speeddating
url = git://github.com/tpope/vim-speeddating.git
+[submodule "vim/bundle/commentary"]
+ path = vim/bundle/commentary
+ url = git://github.com/tpope/vim-commentary.git