aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2012-02-13 01:41:07 +1300
committerTom Ryder <tom@sanctum.geek.nz>2012-02-13 01:41:07 +1300
commitc3055a136d8580e6795b1d00d0986b299a4284f8 (patch)
tree872ca94a01c7553d7bad3a647be605f7967038b6 /.gitmodules
parentAdded Tim Pope's abolish plugin. (diff)
downloaddotfiles-c3055a136d8580e6795b1d00d0986b299a4284f8.tar.gz
dotfiles-c3055a136d8580e6795b1d00d0986b299a4284f8.zip
Added Tim Pope's eunuch plugin.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 5197b9c0..30a5b3a0 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -36,3 +36,6 @@
[submodule "vim/bundle/abolish"]
path = vim/bundle/abolish
url = git://github.com/tpope/vim-abolish.git
+[submodule "vim/bundle/eunuch"]
+ path = vim/bundle/eunuch
+ url = git://github.com/tpope/vim-eunuch.git