Add vim-airline submodule
This commit is contained in:
parent
bede1a9f78
commit
9b759fc142
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -19,3 +19,6 @@
|
|||
[submodule "bundle/vim-indent-guides"]
|
||||
path = bundle/vim-indent-guides
|
||||
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
|
||||
|
|
1
bundle/vim-airline
Submodule
1
bundle/vim-airline
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 8c30610c5f60eada1d21ab23e96d45848a1e6e58
|
Loading…
Reference in a new issue