From 8607e03cef72fbb5a9b7ee83e4dc5996d1b2fb7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakobus=20Sch=C3=BCrz?= Date: Fri, 30 Oct 2020 01:28:13 +0100 Subject: [PATCH] remove submodule-entry for vim/pack/color/vim-colors-solarized from .gitconfig --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 8cf1d0d..28b8891 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,9 +7,6 @@ [submodule "tmux/plugins/tmux-themepack"] path = tmux/plugins/tmux-themepack url = git://git.schuerz.at/github.com/jimeh/tmux-themepack.git -[submodule "vim/pack/color/vim-colors-solarized"] - path = vim/pack/color/vim-colors-solarized - url = https://github.com/altercation/vim-colors-solarized.git [submodule "vim/pack/syntax/indentpython.vim"] path = vim/pack/syntax/indentpython.vim url = https://github.com/vim-scripts/indentpython.vim.git