[git] Fixup vundle submodule path

This commit is contained in:
Sebastian Schulze 2019-12-04 20:42:02 +01:00
parent 2c7722ca4f
commit 618718d664
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
1 changed files with 2 additions and 2 deletions

4
.gitmodules vendored
View File

@ -19,6 +19,6 @@
[submodule "home/.config/base16-shell"]
path = home/.config/base16-shell
url = https://github.com/chriskempson/base16-shell.git
[submodule "home/home/.vim/bundle/Vundle.vim"]
path = home/home/.vim/bundle/Vundle.vim
[submodule "home/.vim/bundle/Vundle.vim"]
path = home/.vim/bundle/Vundle.vim
url = https://github.com/VundleVim/Vundle.vim.git