mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-04 15:07:23 +01:00
add airline config
This commit is contained in:
4
vimrc
4
vimrc
@@ -229,6 +229,10 @@ endif
|
|||||||
" Plugin Configuration
|
" Plugin Configuration
|
||||||
"
|
"
|
||||||
|
|
||||||
|
"" syntastic
|
||||||
|
let g:syntastic_javascript_checkers = ['jscs','jshint']
|
||||||
|
let g:syntastic_check_on_open = 1
|
||||||
|
|
||||||
"" ariline
|
"" ariline
|
||||||
let g:airline_theme = 'solarized'
|
let g:airline_theme = 'solarized'
|
||||||
let g:airline_enable_syntastic = 1
|
let g:airline_enable_syntastic = 1
|
||||||
|
|||||||
Reference in New Issue
Block a user