3 lines
117 B
VimL
3 lines
117 B
VimL
|
" Pretend AsyncRun is, in fact, Dispatch
|
||
|
command! -bang -nargs=* -complete=file Make AsyncRun -program=make @ <args>
|