aboutsummaryrefslogtreecommitdiff
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
parentFix typo in README (diff)
downloaddotfiles-d1fe6cc019ea5e608910e382cd0bb1788736e7ac.tar.gz
dotfiles-d1fe6cc019ea5e608910e382cd0bb1788736e7ac.zip
Add my Nextag plugin
-rw-r--r--.gitmodules5
m---------vim/bundle/nextag0
2 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
+
diff --git a/vim/bundle/nextag b/vim/bundle/nextag
new file mode 160000
+Subproject f0b6eb4e081360969e09fc71eb59b933e43af44