skywind3000 / asyncrun.vim

:rocket: Run Async Shell Commands in Vim 8.0 / NeoVim and Output to the Quickfix Window !!
https://www.vim.org/scripts/script.php?script_id=5431
MIT License
1.84k stars 109 forks source link

With option -strip still show finish time #246

Closed crusj closed 2 years ago

crusj commented 2 years ago
图片
skywind3000 commented 2 years ago

because its exit code is not zero.

crusj commented 2 years ago

because its exit code is not zero.

Oh