dotfiles/.gitmodules
2016-03-11 15:06:17 +01:00

16 lines
628 B
Plaintext

[submodule "vim/bundle/vim-devicons"]
path = vim/bundle/vim-devicons
url = https://github.com/ryanoasis/vim-devicons.git
[submodule "vim/bundle/vim-airline"]
path = vim/bundle/vim-airline
url = https://github.com/vim-airline/vim-airline.git
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "vim/bundle/vim-bad-whitespace"]
path = vim/bundle/vim-bad-whitespace
url = https://github.com/bitc/vim-bad-whitespace
[submodule "vim/bundle/vim-airline-themes"]
path = vim/bundle/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes