From aa37b4a5d132e277b12eeaf72e0f6466f90f8119 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakobus=20Sch=C3=BCrz?= Date: Fri, 30 Oct 2020 01:28:14 +0100 Subject: [PATCH] remove submodule-entry for vim/pack/plugins/syntastic from .gitconfig --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index e386660..38307e0 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/plugins/syntastic"] - path = vim/pack/plugins/syntastic - url = https://github.com/vim-syntastic/syntastic.git [submodule "vim/pack/plugins/ctrlp.vim"] path = vim/pack/plugins/ctrlp.vim url = https://github.com/ctrlpvim/ctrlp.vim.git