1
0
Fork 0
mirror of synced 2024-12-25 00:03:20 -05:00

airline theme configuration

This commit is contained in:
Mirosław Pragłowski 2014-03-20 20:15:21 +01:00
parent cdea5a5ee3
commit 921d2e54f5

View file

@ -104,7 +104,14 @@ au FileType mako vmap Si S"i${ _(<esc>2f"a) }<esc>
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" """""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
" => vim-airline config (force color) " => vim-airline config (force color)
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" """""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
let g:airline_theme="luna" let g:airline_theme="wombat"
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 = ''
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" """""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
" => Vimroom " => Vimroom