change airline theme, match with solarized theme

This commit is contained in:
Jove Yu 2013-11-22 17:00:23 +08:00
parent abedb00c57
commit 7207214852

2
.vimrc
View File

@ -767,7 +767,7 @@
" let g:airline_powerline_fonts=1
" If the previous symbols do not render for you then install a
" powerline enabled font.
let g:airline_theme = 'powerlineish'
let g:airline_theme = 'solarized' " 'powerlineish' is another choice
if !exists('g:airline_powerline_fonts')
" Use the default set of separators with a few customizations
let g:airline_left_sep='' " Slightly fancier than '>'