vim-dispatch
vim-dispatch copied to clipboard
Weird output highlighting when executing `:Make`
When I do :Make, the output of !make goes below the status line, and thus is highlighted as if it's part of the status line, resulting in a weird looking (I've disabled syntax highlighting when taking this screenshot):

Is this a "feature" of this plugin, or I've done something wrong?
Doesn't look right. Try :silent make! and see if you get a similar result.