fix submodules
This commit is contained in:
parent
5f73903d26
commit
dcd9b085d7
3 changed files with 5 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,3 +1,6 @@
|
||||||
|
[submodule ".tmux/plugins/tpm"]
|
||||||
|
path = .tmux/plugins/tpm
|
||||||
|
url = https://github.com/tmux-plugins/tpm
|
||||||
[submodule ".vim/bundle/onedark.vim"]
|
[submodule ".vim/bundle/onedark.vim"]
|
||||||
path = .vim/bundle/onedark.vim
|
path = .vim/bundle/onedark.vim
|
||||||
url = https://github.com/joshdick/onedark.vim.git
|
url = https://github.com/joshdick/onedark.vim.git
|
||||||
|
|
1
.tmux/plugins/tpm
Submodule
1
.tmux/plugins/tpm
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 60a36d6f7adddfb68d68349dce3081e7d5c4d4ab
|
1
.vim/bundle/onedark.vim
Submodule
1
.vim/bundle/onedark.vim
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 7f9b1802b0d76f4f8fe7ad5bbef472c96e1c104f
|
Loading…
Reference in a new issue