aboutsummaryrefslogtreecommitdiff
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
parentMore nextag changes. (diff)
downloaddotfiles-c62beb0df7425dca73ec5927f70888f609748b9d.tar.gz
dotfiles-c62beb0df7425dca73ec5927f70888f609748b9d.zip
Added Tim Pope's abolish plugin.
-rw-r--r--.gitmodules3
m---------vim/bundle/abolish0
2 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
diff --git a/vim/bundle/abolish b/vim/bundle/abolish
new file mode 160000
+Subproject 6a633f685c59d80d9b73fb40506fde2e709abe0