thinca / vim-quickrun

Run commands quickly.
zlib License
769 stars 102 forks source link

async via runner/job not working #194

Closed ladevan closed 3 years ago

ladevan commented 4 years ago

Hi,

I was trying to config quickrun to run async. I didn't get result updating asynchronously. I put the following script in my .vimrc:

image

Is it possible to give an example config setting to do "async"? Thanks!

I am using VIM 8.0.1453 with +job

ladevan commented 3 years ago

solved after modifying the config as following: image