Height of loc list (vim syntastic)
This commit is contained in:
parent
e544eea194
commit
259d59aca5
1 changed files with 1 additions and 0 deletions
|
@ -231,6 +231,7 @@ set laststatus=2 " Always display the statusline in all windows
|
|||
|
||||
let g:syntastic_always_populate_loc_list = 1
|
||||
let g:syntastic_auto_loc_list = 1
|
||||
let g:syntastic_loc_list_height = 4
|
||||
let g:syntastic_check_on_open = 1
|
||||
let g:syntastic_check_on_wq = 1
|
||||
let g:syntastic_error_symbol = "EE"
|
||||
|
|
Loading…
Reference in a new issue