mirror of
https://github.com/prurigro/darkcloud-nvimconfig.git
synced 2024-11-09 15:06:38 -05:00
Updating the gitmodules file itself
This commit is contained in:
parent
21a6dacbe9
commit
65d4a44735
1 changed files with 6 additions and 0 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
@ -61,3 +61,9 @@
|
|||
[submodule "vim/bundle/vim-coloresque"]
|
||||
path = vim/bundle/vim-coloresque
|
||||
url = https://github.com/Marslo/vim-coloresque.git
|
||||
[submodule "vim/bundle/tcomment_vim"]
|
||||
path = vim/bundle/tcomment_vim
|
||||
url = https://github.com/tomtom/tcomment_vim.git
|
||||
[submodule "vim/bundle/webapi-vim"]
|
||||
path = vim/bundle/webapi-vim
|
||||
url = https://github.com/mattn/webapi-vim.git
|
||||
|
|
Loading…
Reference in a new issue