Populate loc list
This commit is contained in:
parent
91d7513ab6
commit
cf564b6965
@ -43,6 +43,7 @@ let g:ctrlp_cmd = 'CtrlPMixed'
|
||||
|
||||
" syntastic
|
||||
let g:syntastic_python_checkers = ['pyflakes']
|
||||
let g:syntastic_always_populate_loc_list = 1
|
||||
|
||||
" vim-airline
|
||||
let g:airline#extensions#tabline#enabled = 1
|
||||
|
Loading…
Reference in New Issue
Block a user