Added git submodule for vim-pathogen

This commit is contained in:
2017-04-06 10:34:01 -04:00
parent 79d57ab9f1
commit 2ba478a674
5 changed files with 4 additions and 508 deletions

3
.gitmodules vendored
View File

@@ -16,3 +16,6 @@
[submodule "vim/.vim/bundle/commentary"]
path = vim/.vim/bundle/commentary
url = https://github.com/tpope/vim-commentary
[submodule "vim/.vim/bundle/pathogen"]
path = vim/.vim/bundle/pathogen
url = https://github.com/tpope/vim-pathogen