asyncrun.vim icon indicating copy to clipboard operation
asyncrun.vim copied to clipboard

Make options

Open Konfekt opened this issue 6 years ago • 0 comments

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).

Konfekt avatar Jun 27 '19 13:06 Konfekt