mirror of
1
0
Fork 0

Updated symbols confguration for vim-airline

This commit is contained in:
Mirosław Pragłowski 2014-10-13 22:40:53 +02:00
parent f838fe6a50
commit e1643cdd0c
1 changed files with 4 additions and 3 deletions

View File

@ -103,9 +103,10 @@ let g:airline_left_sep = ''
let g:airline_left_alt_sep = ''
let g:airline_right_sep = ''
let g:airline_right_alt_sep = ''
" let g:airline_symbols.branch = ''
" let g:airline_symbols.readonly = ''
" let g:airline_symbols.linenr = ''
let g:airline_symbols = {}
let g:airline_symbols.branch = ''
let g:airline_symbols.readonly = ''
let g:airline_symbols.linenr = ''
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
" => Vimroom