remove submodule-entry for vim/pack/plugins/syntastic from .gitconfig

This commit is contained in:
Jakobus Schürz 2020-10-30 01:28:14 +01:00
parent 4ee5e42b7f
commit aa37b4a5d1

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/plugins/syntastic"]
path = vim/pack/plugins/syntastic
url = https://github.com/vim-syntastic/syntastic.git
[submodule "vim/pack/plugins/ctrlp.vim"] [submodule "vim/pack/plugins/ctrlp.vim"]
path = vim/pack/plugins/ctrlp.vim path = vim/pack/plugins/ctrlp.vim
url = https://github.com/ctrlpvim/ctrlp.vim.git url = https://github.com/ctrlpvim/ctrlp.vim.git