Added MatchTagAlways and vim-blockify

This commit is contained in:
2014-09-27 21:22:15 +02:00
parent c864a71767
commit 0ee406ca5c
3 changed files with 8 additions and 0 deletions

6
.gitmodules vendored
View File

@@ -25,3 +25,9 @@
[submodule "vim/bundle/vim-autoclose"]
path = vim/bundle/vim-autoclose
url = git@github.com:Townk/vim-autoclose.git
[submodule "vim/bundle/vim-blockify"]
path = vim/bundle/vim-blockify
url = git@github.com:mhinz/vim-blockify.git
[submodule "vim/bundle/MatchTagAlways"]
path = vim/bundle/MatchTagAlways
url = git@github.com:Valloric/MatchTagAlways.git