aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2012-01-20 11:12:45 +1300
committerTom Ryder <tom@sanctum.geek.nz>2012-01-20 11:12:45 +1300
commitd6e76edfadbda6a6872e7319b053e2e8a37a3ddc (patch)
treebe1c60d708da283ce326a492087bd7cd99024334 /.gitmodules
parentAdded tpope's speeddating plugin. (diff)
downloaddotfiles-d6e76edfadbda6a6872e7319b053e2e8a37a3ddc.tar.gz
dotfiles-d6e76edfadbda6a6872e7319b053e2e8a37a3ddc.zip
Added unimpaired by tpope.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 5ddc0e0f..c407d218 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -16,3 +16,6 @@
[submodule "vim/bundle/speeddating"]
path = vim/bundle/speeddating
url = git://github.com/tpope/vim-speeddating.git
+[submodule "vim/bundle/unimpaired"]
+ path = vim/bundle/unimpaired
+ url = git://github.com/tpope/vim-unimpaired.git