Vim: Switch vim-template to submodule

This commit is contained in:
2018-01-29 15:01:38 -06:00
parent 5412b36eb8
commit 2865099793
53 changed files with 4 additions and 1408 deletions

3
.gitmodules vendored
View File

@@ -7,3 +7,6 @@
[submodule ".vim/bundle/SimpylFold"]
path = .vim/bundle/SimpylFold
url = git@github.com:tmhedberg/SimpylFold.git
[submodule ".vim/bundle/vim-template"]
path = .vim/bundle/vim-template
url = git@github.com:aperezdc/vim-template.git