aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2013-09-15 01:29:50 +1200
committerTom Ryder <tom@sanctum.geek.nz>2013-09-15 01:29:50 +1200
commitd1fe6cc019ea5e608910e382cd0bb1788736e7ac (patch)
tree6553d457896bf79eb7a131a9715dc32814607ac0 /.gitmodules
parentFix typo in README (diff)
downloaddotfiles-d1fe6cc019ea5e608910e382cd0bb1788736e7ac.tar.gz
dotfiles-d1fe6cc019ea5e608910e382cd0bb1788736e7ac.zip
Add my Nextag plugin
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 62677eab..10c880a3 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -74,3 +74,8 @@
path = vim/bundle/ack
url = git://github.com/mileszs/ack.vim
ignore = dirty
+[submodule "vim/bundle/nextag"]
+ path = vim/bundle/nextag
+ url = https://github.com/tejr/nextag
+ ignore = dirty
+