move .vim/bundle/vim-airline to git submodule

This commit is contained in:
2016-08-04 20:25:18 +02:00
parent 81055adbc2
commit 779864d4bf
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -13,3 +13,6 @@
[submodule ".vim/bundle/syntastic"]
path = .vim/bundle/syntastic
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