vim(4)-quickfix
quickfix is not a plugin. But sometime make great help.
As a c or c plus plus coder, we can use as below:
:cc to jump to all the error :cp to jump to the previous error :cn to jump to the next error :cl to open quickfix and show all the error if there are any error :copen tp open quickfix :cclose to close the quickfix :cnew to make a new error list

浙公网安备 33010602011771号