diff --git a/.gitmodules b/.gitmodules index 2cc7a4a..6ccfb78 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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