Added word plugins
This commit is contained in:
19
.gitmodules
vendored
19
.gitmodules
vendored
@ -4,3 +4,22 @@
|
||||
[submodule "pack/bundle/start/hexHighlight"]
|
||||
path = pack/bundle/start/hexHighlight
|
||||
url = https://github.com/coldfix/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
|
||||
[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/wordy"]
|
||||
path = pack/bundle/start/wordy
|
||||
url = ssh://git@betalupi.com:33/vim-plugins/wordy.git
|
||||
[submodule "pack/bundle/start/wordchipper"]
|
||||
path = pack/bundle/start/wordchipper
|
||||
url = ssh://git@betalupi.com:33/vim-plugins/wordchipper.git
|
||||
|
Reference in New Issue
Block a user