dotfiles/.gitmodules

13 lines
455 B
Plaintext
Raw Normal View History

2013-08-19 13:53:20 +02:00
[submodule "dircolors"]
path = dircolors
url = https://github.com/seebi/dircolors-solarized.git
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