mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-12-26 05:41:08 +08:00
default whitespace symbol to non-unicode unless powerline fonts are enabled (#155).
This commit is contained in:
@@ -129,7 +129,7 @@ separators, as well as the powerline font glyths.
|
||||
let g:airline_paste_symbol = 'ρ'
|
||||
let g:airline_paste_symbol = 'Þ'
|
||||
let g:airline_paste_symbol = '∥'
|
||||
let g:airline_whitespace_symbol = 'Ξ'
|
||||
let g:airline#extensions#whitespace#symbol = 'Ξ'
|
||||
|
||||
" powerline symbols
|
||||
let g:airline_left_sep = ''
|
||||
|
||||
Reference in New Issue
Block a user