This commit is contained in:
Bartek Stalewski 2016-02-12 15:45:16 +01:00
parent e1dbc2a92c
commit fad3fa5d46

10
.gitmodules vendored
View File

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