Added submodule for snipmate
Also renamed vim-vinegar to vinegar
This commit is contained in:
8
.gitmodules
vendored
8
.gitmodules
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user