asyncrun.vim
asyncrun.vim copied to clipboard
Disable echoing
Hey! I am using your awesome plugin with vim-test and am wondering whether it is possible to prevent vim from echoing the output of the background job?
I dont need the echoing, because I am using statusline to report the exit code of the background job. Using any of the silent flags does not help
Thank you!
This message was not produced by asyncrun, maybe some other plugins did.