remove submodule-entry for vim/pack/syntax/indentpython.vim from .gitconfig

This commit is contained in:
Jakobus Schürz 2020-10-30 01:28:14 +01:00
parent aa323e7659
commit 57f6c6e43e

3
.gitmodules vendored
View file

@ -7,9 +7,6 @@
[submodule "tmux/plugins/tmux-themepack"] [submodule "tmux/plugins/tmux-themepack"]
path = tmux/plugins/tmux-themepack path = tmux/plugins/tmux-themepack
url = git://git.schuerz.at/github.com/jimeh/tmux-themepack.git url = git://git.schuerz.at/github.com/jimeh/tmux-themepack.git
[submodule "vim/pack/syntax/indentpython.vim"]
path = vim/pack/syntax/indentpython.vim
url = https://github.com/vim-scripts/indentpython.vim.git
[submodule "vim/pack/plugins/nerdtree"] [submodule "vim/pack/plugins/nerdtree"]
path = vim/pack/plugins/nerdtree path = vim/pack/plugins/nerdtree
url = https://github.com/preservim/nerdtree.git url = https://github.com/preservim/nerdtree.git