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

Add header guard to asyncrun.vim #251

Closed rene-descartes2021 closed 2 years ago

rene-descartes2021 commented 2 years ago

Proposal to fix #237

skywind3000 commented 2 years ago

It will not be sourced twice if you configure correctly.

It's not convenient for me to debug asyncrun.vim

I need to source it at any time after modification.