From f8f5d09e5090ea6e90976fd744e15d0582c3a1c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakobus=20Sch=C3=BCrz?= Date: Sun, 25 Oct 2020 09:12:49 +0100 Subject: [PATCH] changed submodules --- .gitmodules | 8 ++++---- tmux/plugins/tmux-themepack | 2 +- tmux/plugins/tpm | 2 +- vim/bundle/Vundle.vim | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.gitmodules b/.gitmodules index 9ccb5dc..c719c05 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,12 +1,12 @@ [submodule "tmux/plugins/tpm"] path = tmux/plugins/tpm - url = http://github.com/gtmux-plugins/tpm.git + url = https://github.com/tmux-plugins/tpm.git [submodule "tmux/plugins/tmux-themepack"] path = tmux/plugins/tmux-themepack - url = http://github.com/gtmux-plugins/tmux-themepack.git + url = https://github.com/jimeh/tmux-themepack.git [submodule "tmux/plugins/tmux-sensible"] path = tmux/plugins/tmux-sensible - url = http://github.com/gtmux-plugins/tmux-sensible.git + url = https://github.com/tmux-plugins/tmux-sensible.git [submodule "vim/bundle/Vundle.vim"] path = vim/bundle/Vundle.vim - url = https://github.com/gVim/gmarik/Vundle.vim.git + url = https://github.com/gmarik/Vundle.vim.git diff --git a/tmux/plugins/tmux-themepack b/tmux/plugins/tmux-themepack index 1b1b809..7c59902 160000 --- a/tmux/plugins/tmux-themepack +++ b/tmux/plugins/tmux-themepack @@ -1 +1 @@ -Subproject commit 1b1b8098419daacb92ca401ad6ee0ca6894a40ca +Subproject commit 7c59902f64dcd7ea356e891274b21144d1ea5948 diff --git a/tmux/plugins/tpm b/tmux/plugins/tpm index 476f6ca..60a36d6 160000 --- a/tmux/plugins/tpm +++ b/tmux/plugins/tpm @@ -1 +1 @@ -Subproject commit 476f6ca69922c9e67c408ae92dff0eb0ccb8ee51 +Subproject commit 60a36d6f7adddfb68d68349dce3081e7d5c4d4ab diff --git a/vim/bundle/Vundle.vim b/vim/bundle/Vundle.vim index 9a38216..b255382 160000 --- a/vim/bundle/Vundle.vim +++ b/vim/bundle/Vundle.vim @@ -1 +1 @@ -Subproject commit 9a38216a1c0c597f978d73547d37681fc689c90d +Subproject commit b255382d6242d7ea3877bf059d2934125e0c4d95