aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2012-02-11 04:43:05 +1300
committerTom Ryder <tom@sanctum.geek.nz>2012-02-11 04:43:05 +1300
commitb38862d533c9ef633084f289e061b8309e9b9d7c (patch)
treea0b1322c82c409cdf8cc8dd4477814f01e6c0f4f /.gitmodules
parentActually, this is a better fit. (diff)
downloaddotfiles-b38862d533c9ef633084f289e061b8309e9b9d7c.tar.gz
dotfiles-b38862d533c9ef633084f289e061b8309e9b9d7c.zip
Added my own nextag plugin.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 11d92259..dcefcc40 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -30,3 +30,6 @@
path = vim/bundle/commentary
url = git://github.com/tpope/vim-commentary.git
ignore = untracked
+[submodule "vim/bundle/nextag"]
+ path = vim/bundle/nextag
+ url = git://github.com/tejr/nextag.git