Update Airline

This commit is contained in:
2017-02-25 18:17:08 -05:00
parent 1010bda995
commit 2b7a4a134e
3 changed files with 8 additions and 0 deletions

6
.gitmodules vendored
View File

@@ -28,3 +28,9 @@
[submodule ".vim/bundle/vim-misc"]
path = .vim/bundle/vim-misc
url = git@github.com:xolox/vim-misc.git
[submodule ".vim/bundle/vim-airline"]
path = .vim/bundle/vim-airline
url = git@github.com:vim-airline/vim-airline.git
[submodule ".vim/bundle/vim-fugitive"]
path = .vim/bundle/vim-fugitive
url = git@github.com:tpope/vim-fugitive.git