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

View File

@ -60,10 +60,10 @@ Bundle 'vim-scripts/Wombat'
Bundle 'wombat256.vim' Bundle 'wombat256.vim'
Bundle 'gregsexton/MatchTag' Bundle 'gregsexton/MatchTag'
" Custom Status Line " Custom Status Line
"Bundle 'Lokaltog/vim-powerline' Bundle 'bling/vim-airline'
"Powerline Config "Powerline Config
"If using a patched font: https://github.com/Lokaltog/vim-powerline/wiki/Patched-fonts "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 -- " -- Filetypes --
Bundle 'ViViDboarder/vim-forcedotcom' Bundle 'ViViDboarder/vim-forcedotcom'