parent
ab0a6cff55
commit
73c1ed23be
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -19,6 +19,9 @@
|
||||||
[submodule "bundle/vim-indent-guides"]
|
[submodule "bundle/vim-indent-guides"]
|
||||||
path = bundle/vim-indent-guides
|
path = bundle/vim-indent-guides
|
||||||
url = https://github.com/nathanaelkane/vim-indent-guides.git
|
url = https://github.com/nathanaelkane/vim-indent-guides.git
|
||||||
|
[submodule "bundle/vim-airline"]
|
||||||
|
path = bundle/vim-airline
|
||||||
|
url = https://github.com/bling/vim-airline.git
|
||||||
[submodule "bundle/vim-surround"]
|
[submodule "bundle/vim-surround"]
|
||||||
path = bundle/vim-surround
|
path = bundle/vim-surround
|
||||||
url = https://github.com/tpope/vim-surround.git
|
url = https://github.com/tpope/vim-surround.git
|
||||||
|
|
1
bundle/vim-airline
Submodule
1
bundle/vim-airline
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 14d14cf951c08fc88ca6c3e6f28fe47b99421e23
|
Loading…
Reference in a new issue