dotfiles/.gitmodules
2016-02-12 12:31:47 +01:00

13 lines
442 B
Plaintext

[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = git://github.com/scrooloose/nerdtree.git
[submodule "vim/bundle/powerline"]
path = vim/bundle/powerline
url = git://github.com/Lokaltog/vim-powerline.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