remove submodule-entry for vim/pack/color/start/vim-colors-solarized from .gitconfig
This commit is contained in:
parent
1c3cdb96b8
commit
b56b349417
1 changed files with 0 additions and 3 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -10,9 +10,6 @@
|
|||
[submodule "vim/pack/color/start/Zenburn"]
|
||||
path = vim/pack/color/start/Zenburn
|
||||
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"]
|
||||
path = vim/pack/syntax/start/indentpython.vim
|
||||
url = https://github.com/vim-scripts/indentpython.vim.git
|
||||
|
|
Loading…
Reference in a new issue