20200221 - v2.4.9
- new: specify customized runner by g:asyncrun_runner, see customize runners.
- new: run command with
:execute
if command is starting with a colon:
. - new: the colon command can be disabled by setting
g:asyncrun_strict
to non-zero.
:execute
if command is starting with a colon :
.g:asyncrun_strict
to non-zero.