vim/.gitmodules

23 lines
975 B
Plaintext
Raw Normal View History

[submodule "pack/bundle/start/vim-boxdraw"]
path = pack/bundle/start/vim-boxdraw
url = https://github.com/gyim/vim-boxdraw.git
[submodule "pack/bundle/start/hexHighlight"]
path = pack/bundle/start/hexHighlight
url = https://github.com/coldfix/hexHighlight.git
2021-04-09 14:28:18 -07:00
[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
[submodule "pack/bundle/start/gitgutter"]
path = pack/bundle/start/gitgutter
url = ssh://git@betalupi.com:33/vim-plugins/gitgutter.git
[submodule "pack/bundle/start/pencil"]
path = pack/bundle/start/pencil
url = ssh://git@betalupi.com:33/vim-plugins/pencil.git
[submodule "pack/bundle/start/wordchipper"]
path = pack/bundle/start/wordchipper
url = ssh://git@betalupi.com:33/vim-plugins/wordchipper.git