vim-syntastic / syntastic

Syntax checking hacks for vim
Do What The F*ck You Want To Public License
11.3k stars 1.14k forks source link

Multiple error windows opened for the same project. #2397

Closed RootOperator closed 2 years ago

RootOperator commented 2 years ago

When I split a different file from the same project another error window will open above the already existing one. I'm not sure if this is done intentionally or if there is a way to only allow 1 error list to be opened at a time.

image

lcd047 commented 2 years ago

This is #400 anniversary edition. :smile: Meanwhile syntastic died of Vim 8 related causes, and you should perhaps consider using ALE instead.

RootOperator commented 2 years ago

my bad, did not see that issue.