fixed some submodules madness

This commit is contained in:
Phuntsok Drak-pa
2019-09-21 16:00:03 +02:00
parent 8e84d816d3
commit 48cdef38ea
6 changed files with 13 additions and 10 deletions

17
.gitmodules vendored
View File

@@ -1,9 +1,12 @@
[submodule "spacemacs-layers/w3m-layer"]
path = spacemacs-layers/w3m-layer
url = git@github.com:venmos/w3m-layer.git
[submodule "spacemacs-layers/conlang-layer"]
path = spacemacs-layers/conlang-layer
url = git@labs.phundrak.fr:phundrak/conlang-layer.git
[submodule ".tmux"]
path = .tmux
url = https://github.com/gpakosz/.tmux.git
[submodule "tmux"]
path = tmux
url = git@github.com:gpakosz/.tmux.git
url = https://github.com/gpakosz/.tmux.git
[submodule "spacemacs-layers/conlanging"]
path = spacemacs-layers/conlanging
url = https://labs.phundrak.fr/phundrak/conlang-layer.git
[submodule "spacemacs-layers/w3m"]
path = spacemacs-layers/w3m
url = https://github.com/venmos/w3m-layer.git