Merge pull request #1424 from tweekmonster/powerline

Fix g:airline_powerline_fonts check
This commit is contained in:
Christian Brabandt 2017-02-28 08:51:08 +01:00 committed by GitHub
commit fbd791e7f0

View File

@ -71,7 +71,7 @@ function! airline#init#bootstrap()
\ 'space': ' '
\ }, 'keep')
if exists('g:airline_powerline_fonts')
if get(g:, 'airline_powerline_fonts', 0)
" Symbols for Powerline terminals
call s:check_defined('g:airline_left_sep', "\ue0b0") " 
call s:check_defined('g:airline_left_alt_sep', "\ue0b1") " 