mirror of
https://github.com/prurigro/darkcloud-nvimconfig.git
synced 2024-11-09 23:06:38 -05:00
and now I'm committing gitmodules
This commit is contained in:
parent
cfc5b07d9d
commit
818af4e541
1 changed files with 3 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -64,3 +64,6 @@
|
||||||
[submodule "vim/bundle/webapi-vim"]
|
[submodule "vim/bundle/webapi-vim"]
|
||||||
path = vim/bundle/webapi-vim
|
path = vim/bundle/webapi-vim
|
||||||
url = https://github.com/mattn/webapi-vim.git
|
url = https://github.com/mattn/webapi-vim.git
|
||||||
|
[submodule "vim/bundle/vim-polyglot"]
|
||||||
|
path = vim/bundle/vim-polyglot
|
||||||
|
url = https://github.com/sheerun/vim-polyglot.git
|
||||||
|
|
Loading…
Reference in a new issue