dotfiles/.gitmodules

9 lines
345 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