Adding MatchTag vim plugin

This commit is contained in:
Dustin Swan
2011-11-22 15:16:10 -05:00
parent 5a3490e27e
commit aaf8e95a2f
3 changed files with 5 additions and 1 deletions

3
.gitmodules vendored
View File

@@ -67,3 +67,6 @@
[submodule "oh-my-zsh"]
path = oh-my-zsh
url = git://github.com/robbyrussell/oh-my-zsh
[submodule "vim/bundle/MatchTag"]
path = vim/bundle/MatchTag
url = git://github.com/gregsexton/MatchTag