mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-04 15:07:23 +01:00
little adjustments to airline
This commit is contained in:
4
vimrc
4
vimrc
@@ -244,7 +244,9 @@ let g:syntastic_javascript_checkers = ['jshint','jscs']
|
|||||||
let g:syntastic_check_on_open = 1
|
let g:syntastic_check_on_open = 1
|
||||||
|
|
||||||
"" ariline
|
"" ariline
|
||||||
let g:airline_theme = 'powerlineish'
|
let g:airline_theme = 'bubblegum'
|
||||||
|
let g:airline_left_sep = '»'
|
||||||
|
let g:airline_right_sep = '«'
|
||||||
let g:airline_enable_syntastic = 1
|
let g:airline_enable_syntastic = 1
|
||||||
let g:airline#extensions#tabline#enabled = 1
|
let g:airline#extensions#tabline#enabled = 1
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user