Fix g:airline_powerline_fonts check

This commit is contained in:
Tommy Allen 2017-02-27 22:32:06 -05:00
parent ac9e4092ef
commit 9876a0a2de
1 changed files with 1 additions and 1 deletions

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") " 