Updated submodule paths
parent
e2e7a694fb
commit
278fbf44fb
|
@ -1,22 +1,18 @@
|
|||
[submodule "pack/bundle/start/vim-boxdraw"]
|
||||
path = pack/bundle/start/vim-boxdraw
|
||||
url = https://github.com/gyim/vim-boxdraw.git
|
||||
url = ssh://git@git.betalupi.com:33/mirrors/vim-boxdraw.git
|
||||
[submodule "pack/bundle/start/hexHighlight"]
|
||||
path = pack/bundle/start/hexHighlight
|
||||
url = https://github.com/coldfix/hexHighlight.git
|
||||
url = ssh://git@git.betalupi.com:33/mirrors/vim-hexHighlight.git
|
||||
[submodule "pack/bundle/start/nerdtree"]
|
||||
path = pack/bundle/start/nerdtree
|
||||
url = ssh://git@betalupi.com:33/vim-plugins/nerdtree.git
|
||||
[submodule "vim-boxdraw/"]
|
||||
url = ssh://git@betalupi.com:33/vim-plugins/boxdraw.git
|
||||
[submodule "hexHighlight"]
|
||||
url = https://git.betalupi.com/vim-plugins/hex-highlight
|
||||
url = ssh://git@git.betalupi.com:33/mirrors/vim-nerdtree.git
|
||||
[submodule "pack/bundle/start/gitgutter"]
|
||||
path = pack/bundle/start/gitgutter
|
||||
url = ssh://git@betalupi.com:33/vim-plugins/gitgutter.git
|
||||
url = ssh://git@git.betalupi.com:33/mirrors/vim-gitgutter.git
|
||||
[submodule "pack/bundle/start/pencil"]
|
||||
path = pack/bundle/start/pencil
|
||||
url = ssh://git@betalupi.com:33/vim-plugins/pencil.git
|
||||
url = ssh://git@git.betalupi.com:33/mirrors/vim-pencil.git
|
||||
[submodule "pack/bundle/start/wordchipper"]
|
||||
path = pack/bundle/start/wordchipper
|
||||
url = ssh://git@betalupi.com:33/vim-plugins/wordchipper.git
|
||||
url = ssh://git@git.betalupi.com:33/mirrors/vim-wordchipper.git
|
Loading…
Reference in New Issue