move .vim/bundle/vim-airline to git submodule
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -13,3 +13,6 @@
|
|||||||
[submodule ".vim/bundle/syntastic"]
|
[submodule ".vim/bundle/syntastic"]
|
||||||
path = .vim/bundle/syntastic
|
path = .vim/bundle/syntastic
|
||||||
url = https://github.com/scrooloose/syntastic.git
|
url = https://github.com/scrooloose/syntastic.git
|
||||||
|
[submodule ".vim/bundle/vim-airline"]
|
||||||
|
path = .vim/bundle/vim-airline
|
||||||
|
url = https://github.com/vim-airline/vim-airline.git
|
||||||
|
|||||||
1
.vim/bundle/vim-airline
Submodule
1
.vim/bundle/vim-airline
Submodule
Submodule .vim/bundle/vim-airline added at d00f7b35d2
Reference in New Issue
Block a user