asyncrun.vim
asyncrun.vim copied to clipboard
There is no output in preview window if current file is a python file
I found if the current file is a *.py file and I run the asyncrun to grep something there is no output in preview window.

@hwgao You should use the word you want to grep instead of <cword>
BTW, -n is recommended.