thinca / vim-quickrun

Run commands quickly.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

async via runner/job not working

ladevan opened this issue · comments

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

solved after modifying the config as following:
image