change submodule urls
This commit is contained in:
parent
acb07fa341
commit
d16efda58f
3 changed files with 4 additions and 4 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
|
@ -1,6 +1,6 @@
|
||||||
[submodule "nvim"]
|
[submodule "nvim"]
|
||||||
path = nvim
|
path = nvim
|
||||||
url = https://github.com/BenjaminPalko/nvim.git
|
url = https://git.palko.ca/baobeld/nvim.git
|
||||||
[submodule "ags"]
|
[submodule "ags"]
|
||||||
path = ags
|
path = ags
|
||||||
url = https://github.com/BenjaminPalko/ags.git
|
url = https://git.palko.ca/baobeld/ags.git
|
||||||
|
|
|
||||||
2
ags
2
ags
|
|
@ -1 +1 @@
|
||||||
Subproject commit b1fe24b120097504786e6ba1730abce1b681ec70
|
Subproject commit 27a263142ff9b44151e81f57075dae704f43e272
|
||||||
2
nvim
2
nvim
|
|
@ -1 +1 @@
|
||||||
Subproject commit 91f5cd943b6184ecfa79e22e8b64e92b451dfaca
|
Subproject commit 4c428c3c2082f93e47e400be8d44fba1ab07e46f
|
||||||
Loading…
Add table
Reference in a new issue