Update submodules
This commit is contained in:
parent
37c84b8fbb
commit
74505fce11
1 changed files with 3 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -4,6 +4,9 @@
|
||||||
[submodule "bundle/vim-sensible"]
|
[submodule "bundle/vim-sensible"]
|
||||||
path = bundle/vim-sensible
|
path = bundle/vim-sensible
|
||||||
url = https://github.com/tpope/vim-sensible.git
|
url = https://github.com/tpope/vim-sensible.git
|
||||||
|
[submodule "bundle/vim-ps1"]
|
||||||
|
path = bundle/vim-ps1
|
||||||
|
url = https://github.com/PProvost/vim-ps1.git
|
||||||
[submodule "bundle/vim-airline"]
|
[submodule "bundle/vim-airline"]
|
||||||
path = bundle/vim-airline
|
path = bundle/vim-airline
|
||||||
url = https://github.com/bling/vim-airline.git
|
url = https://github.com/bling/vim-airline.git
|
||||||
|
|
Loading…
Reference in a new issue