add submodules
This commit is contained in:
parent
5fa081ac8a
commit
35bb9b61ce
3 changed files with 6 additions and 6 deletions
8
.gitmodules
vendored
8
.gitmodules
vendored
|
@ -1,12 +1,12 @@
|
|||
[submodule "tmux/plugins/tpm"]
|
||||
path = tmux/plugins/tpm
|
||||
url = git://git.schuerz.at/github.com/tmux-plugins/tpm.git
|
||||
url = https://github.com/tmux-plugins/tpm.git
|
||||
[submodule "tmux/plugins/tmux-themepack"]
|
||||
path = tmux/plugins/tmux-themepack
|
||||
url = git://git.schuerz.at/github.com/jimeh/tmux-themepack.git
|
||||
url = https://github.com/jimeh/tmux-themepack.git
|
||||
[submodule "tmux/plugins/tmux-sensible"]
|
||||
path = tmux/plugins/tmux-sensible
|
||||
url = git://git.schuerz.at/github.com/tmux-plugins/tmux-sensible.git
|
||||
url = https://github.com/tmux-plugins/tmux-sensible.git
|
||||
[submodule "vim/bundle/Vundle.vim"]
|
||||
path = vim/bundle/Vundle.vim
|
||||
url = git://git.schuerz.at/github.com/gmarik/Vundle.vim.git
|
||||
url = https://github.com/gmarik/Vundle.vim.git
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 1b1b8098419daacb92ca401ad6ee0ca6894a40ca
|
||||
Subproject commit 7c59902f64dcd7ea356e891274b21144d1ea5948
|
|
@ -1 +1 @@
|
|||
Subproject commit 60a36d6f7adddfb68d68349dce3081e7d5c4d4ab
|
||||
Subproject commit dec0d2c23ab5e74fed46254f0af2b0109851f00d
|
Loading…
Reference in a new issue