Add vim-airline

This commit is contained in:
Gea-Suan Lin
2013-07-13 19:37:22 +08:00
parent f6adfcef48
commit 7d1d782528

2
.vimrc
View File

@@ -46,6 +46,8 @@ call vundle#rc()
" "
Bundle "gmarik/vundle" Bundle "gmarik/vundle"
" "
Bundle "bling/vim-airline"
"
filetype plugin indent on filetype plugin indent on
" "
" other " other