dotfiles/.gitmodules
Bill Niblock 28f875af03 Fidget...
2015-07-09 11:55:40 -04:00

21 lines
858 B
Text

[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