Switch from vim-powerline to vim-airline

This commit is contained in:
ViViDboarder 2013-08-16 14:26:00 -07:00
parent 2f87769bc9
commit 9343f56b32
1 changed files with 2 additions and 2 deletions

View File

@ -60,10 +60,10 @@ Bundle 'vim-scripts/Wombat'
Bundle 'wombat256.vim'
Bundle 'gregsexton/MatchTag'
" Custom Status Line
"Bundle 'Lokaltog/vim-powerline'
Bundle 'bling/vim-airline'
"Powerline Config
"If using a patched font: https://github.com/Lokaltog/vim-powerline/wiki/Patched-fonts
"let g:Powerline_symbols = 'fancy'
"let g:airline_powerline_fonts = 1
" -- Filetypes --
Bundle 'ViViDboarder/vim-forcedotcom'