mirror of
https://github.com/prurigro/darkcloud-nvimconfig.git
synced 2024-11-09 23:06:38 -05:00
syncing gitmodules
This commit is contained in:
parent
6012b3d8b9
commit
fd972182a0
1 changed files with 3 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -70,3 +70,6 @@
|
||||||
[submodule "vim/bundle/vim-fugitive"]
|
[submodule "vim/bundle/vim-fugitive"]
|
||||||
path = vim/bundle/vim-fugitive
|
path = vim/bundle/vim-fugitive
|
||||||
url = https://github.com/tpope/vim-fugitive.git
|
url = https://github.com/tpope/vim-fugitive.git
|
||||||
|
[submodule "vim/bundle/vim-bufferline"]
|
||||||
|
path = vim/bundle/vim-bufferline
|
||||||
|
url = https://github.com/bling/vim-bufferline
|
||||||
|
|
Loading…
Reference in a new issue