aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2012-02-13 01:38:58 +1300
committerTom Ryder <tom@sanctum.geek.nz>2012-02-13 01:38:58 +1300
commitc62beb0df7425dca73ec5927f70888f609748b9d (patch)
tree289cefbe002b6e73e9c9660d28d264b49334203f /.gitmodules
parentMore nextag changes. (diff)
downloaddotfiles-c62beb0df7425dca73ec5927f70888f609748b9d.tar.gz
dotfiles-c62beb0df7425dca73ec5927f70888f609748b9d.zip
Added Tim Pope's abolish plugin.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index dcefcc40..5197b9c0 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -33,3 +33,6 @@
[submodule "vim/bundle/nextag"]
path = vim/bundle/nextag
url = git://github.com/tejr/nextag.git
+[submodule "vim/bundle/abolish"]
+ path = vim/bundle/abolish
+ url = git://github.com/tpope/vim-abolish.git