remove submodule-entry for vim/pack/plugins/syntastic from .gitconfig
This commit is contained in:
parent
4ee5e42b7f
commit
aa37b4a5d1
1 changed files with 0 additions and 3 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue