Adding vim-vinegar to submodules
This commit is contained in:
parent
8cd2bed4c6
commit
b3b1a0ef4b
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -10,3 +10,6 @@
|
||||||
[submodule "vim/vim/bundle/vim-pathogen"]
|
[submodule "vim/vim/bundle/vim-pathogen"]
|
||||||
path = vim/vim/bundle/vim-pathogen
|
path = vim/vim/bundle/vim-pathogen
|
||||||
url = https://github.com/tpope/vim-pathogen
|
url = https://github.com/tpope/vim-pathogen
|
||||||
|
[submodule "vim/vim/bundle/vim-vinegar"]
|
||||||
|
path = vim/vim/bundle/vim-vinegar
|
||||||
|
url = https://github.com/tpope/vim-vinegar
|
||||||
|
|
1
vim/vim/bundle/vim-vinegar
Submodule
1
vim/vim/bundle/vim-vinegar
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit ac893960c324d879b6923a4c1abaea352d8caeb5
|
Loading…
Reference in a new issue