asyncrun.vim
asyncrun.vim copied to clipboard
Make options
It seems that the wiki is not editable, so I leave it here:
How about adding to the Wiki page on replacing the make command the options -strip and --silent to ensure that the quickfix window only lists errors.
Another interesting option for those using multicore processors on a Unix operating system might be --jobs=$(getconf _NPROCESSORS_ONLN).