Cleaning up shitty managing of git submodules (leftovers again)
This commit is contained in:
parent
538c7f5412
commit
4c1f92d897
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -22,3 +22,6 @@
|
|||
[submodule "vim/.vim/bundle/vim-opencl"]
|
||||
path = vim/.vim/bundle/vim-opencl
|
||||
url = git://github.com/petRUShka/vim-opencl.git
|
||||
[submodule "vim/.vim/bundle/vim-colors-solarized"]
|
||||
path = vim/.vim/bundle/vim-colors-solarized
|
||||
url = https://github.com/altercation/vim-colors-solarized.git
|
||||
|
|
1
vim/.vim/bundle/vim-colors-solarized
Submodule
1
vim/.vim/bundle/vim-colors-solarized
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 528a59f26d12278698bb946f8fb82a63711eec21
|
Loading…
Reference in a new issue