[vim] use https url for space-vim-theme

This commit is contained in:
odrling 2020-07-03 21:18:31 +02:00
parent a1f45f1095
commit c4de94b0d6

6
.gitmodules vendored
View file

@ -82,9 +82,9 @@
[submodule ".zsh/zsh-nix-shell"]
path = .zsh/zsh-nix-shell
url = https://github.com/chisui/zsh-nix-shell.git
[submodule ".vim/bundle/space-vim-theme"]
path = .vim/bundle/space-vim-theme
url = git@github.com:liuchengxu/space-vim-theme.git
[submodule ".vim/bundle/vim-fugitive"]
path = .vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule ".vim/bundle/space-vim-theme"]
path = .vim/bundle/space-vim-theme
url = https://github.com/liuchengxu/space-vim-theme.git