Syntastic: Custom error window size

Created on 13 Nov 2012  路  2Comments  路  Source: vim-syntastic/syntastic

Is there a way to define the size of the error window?

Most helpful comment

yep something like let g:syntastic_loc_list_height=3

see :help syntastic_loc_list_height

All 2 comments

yep something like let g:syntastic_loc_list_height=3

see :help syntastic_loc_list_height

This should probably be the default?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

lemeb picture lemeb  路  6Comments

duckpuppy picture duckpuppy  路  8Comments

dunatotatos picture dunatotatos  路  6Comments

ErikBjare picture ErikBjare  路  3Comments

symbolix picture symbolix  路  8Comments