dotfiles/.gitmodules
2014-01-21 22:38:12 +01:00

12 lines
460 B
Text

[submodule ".vim/bundle/flake8"]
path = .vim/bundle/flake8
url = https://github.com/nvie/vim-flake8.git
[submodule ".vim/bundle/vim-airline"]
path = .vim/bundle/vim-airline
url = https://github.com/bling/vim-airline.git
[submodule ".vim/bundle/vim-fugitive"]
path = .vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule ".vim/bundle/jedi-vim"]
path = .vim/bundle/jedi-vim
url = https://github.com/davidhalter/jedi-vim.git