remove submodule-entry for vim/pack/color/start/vim-colors-solarized from .gitconfig

This commit is contained in:
Jakobus Schürz 2020-10-30 11:42:59 +01:00
parent 1c3cdb96b8
commit b56b349417

3
.gitmodules vendored
View file

@ -10,9 +10,6 @@
[submodule "vim/pack/color/start/Zenburn"] [submodule "vim/pack/color/start/Zenburn"]
path = vim/pack/color/start/Zenburn path = vim/pack/color/start/Zenburn
url = https://github.com/vim-scripts/Zenburn.git url = https://github.com/vim-scripts/Zenburn.git
[submodule "vim/pack/color/start/vim-colors-solarized"]
path = vim/pack/color/start/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "vim/pack/syntax/start/indentpython.vim"] [submodule "vim/pack/syntax/start/indentpython.vim"]
path = vim/pack/syntax/start/indentpython.vim path = vim/pack/syntax/start/indentpython.vim
url = https://github.com/vim-scripts/indentpython.vim.git url = https://github.com/vim-scripts/indentpython.vim.git