Added submodule for snipmate

Also renamed vim-vinegar to vinegar
This commit is contained in:
2017-04-06 21:29:25 -04:00
parent 80ca4628ee
commit 3fd739da93
23 changed files with 8 additions and 2868 deletions

8
.gitmodules vendored
View File

@@ -29,5 +29,11 @@
path = vim/.vim/bundle/tagbar
url = https://github.com/majutsushi/tagbar
[submodule "vim/.vim/bundle/vim-vinegar"]
path = vim/.vim/bundle/vim-vinegar
path = vim/.vim/bundle/vinegar
url = https://github.com/tpope/vim-vinegar
[submodule "vim/.vim/bundle/vim-snipmate"]
path = vim/.vim/bundle/vim-snipmate
url = https://github.com/garbas/vim-snipmate
[submodule "vim/.vim/bundle/snipmate"]
path = vim/.vim/bundle/snipmate
url = https://github.com/garbas/vim-snipmate