mirror of
https://github.com/xlogerais/config-vim
synced 2024-11-10 00:21:41 +01:00
feat: Added submodules for vim-airline and vim-airline-themes
This commit is contained in:
parent
ec0dc63a14
commit
00b9fd060d
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -49,3 +49,9 @@
|
|||||||
[submodule "bundle/vim-puppet"]
|
[submodule "bundle/vim-puppet"]
|
||||||
path = bundle/vim-puppet
|
path = bundle/vim-puppet
|
||||||
url = https://github.com/rodjek/vim-puppet.git
|
url = https://github.com/rodjek/vim-puppet.git
|
||||||
|
[submodule "bundle/vim-airline"]
|
||||||
|
path = bundle/vim-airline
|
||||||
|
url = https://github.com/vim-airline/vim-airline
|
||||||
|
[submodule "bundle/vim-airline-themes"]
|
||||||
|
path = bundle/vim-airline-themes
|
||||||
|
url = https://github.com/vim-airline/vim-airline-themes
|
||||||
|
1
bundle/vim-airline
Submodule
1
bundle/vim-airline
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 2db9b27e39bfd84cb432e001b4a3f41f633b3b7e
|
1
bundle/vim-airline-themes
Submodule
1
bundle/vim-airline-themes
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit e6f233231b232b6027cde6aebeeb18d9138e5324
|
Loading…
Reference in New Issue
Block a user