dotfiles/.gitmodules
2016-02-12 14:11:26 +01:00

10 lines
327 B
Plaintext

[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = git://github.com/scrooloose/nerdtree.git
[submodule "dircolors"]
path = dircolors
url = https://github.com/seebi/dircolors-solarized.git
[submodule "vim/bundle/vim-devicons"]
path = vim/bundle/vim-devicons
url = git@github.com:ryanoasis/vim-devicons.git