dotfiles/.gitmodules

16 lines
628 B
Plaintext
Raw Normal View History

2016-02-12 12:31:47 +01:00
[submodule "vim/bundle/vim-devicons"]
path = vim/bundle/vim-devicons
2016-02-12 15:45:16 +01:00
url = https://github.com/ryanoasis/vim-devicons.git
2016-02-12 14:17:10 +01:00
[submodule "vim/bundle/vim-airline"]
path = vim/bundle/vim-airline
2016-02-12 15:45:16 +01:00
url = https://github.com/vim-airline/vim-airline.git
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
2016-03-11 10:54:15 +01:00
[submodule "vim/bundle/vim-bad-whitespace"]
path = vim/bundle/vim-bad-whitespace
url = https://github.com/bitc/vim-bad-whitespace
2016-03-11 15:06:17 +01:00
[submodule "vim/bundle/vim-airline-themes"]
path = vim/bundle/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes