Update Vim to use Vundle, thus removed many submodules

This commit is contained in:
Bill Niblock 2015-10-27 19:10:16 -04:00
parent 2086540df2
commit e515a7c33e
13 changed files with 43 additions and 30 deletions

21
.gitmodules vendored
View file

@ -1,24 +1,3 @@
[submodule "vim/vim/bundle/vim-fugitive"]
path = vim/vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive
[submodule "vim/vim/bundle/vim-airline"]
path = vim/vim/bundle/vim-airline
url = https://github.com/bling/vim-airline
[submodule "vim/vim/bundle/vim-sneak"]
path = vim/vim/bundle/vim-sneak
url = https://github.com/justinmk/vim-sneak
[submodule "vim/vim/bundle/vim-pathogen"]
path = vim/vim/bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen
[submodule "vim/vim/bundle/vim-vinegar"]
path = vim/vim/bundle/vim-vinegar
url = https://github.com/tpope/vim-vinegar
[submodule "dotbot"]
path = dotbot
url = https://github.com/anishathalye/dotbot
[submodule "vim/vim/bundle/vim-template"]
path = vim/vim/bundle/vim-template
url = https://github.com/ap/vim-templates.git
[submodule "vim/vim/bundle/vimwiki"]
path = vim/vim/bundle/vimwiki
url = https://github.com/vimwiki/vimwiki