Dispatch removed, AsyncRun should fake it

This commit is contained in:
Emmanuel BENOîT 2020-12-05 00:11:06 +01:00
parent f6476695d8
commit 18dabcdc18
2 changed files with 2 additions and 1 deletions

View file

@ -0,0 +1,2 @@
" Pretend AsyncRun is, in fact, Dispatch
command! -bang -nargs=* -complete=file Make AsyncRun -program=make @ <args>

View file

@ -1 +0,0 @@
NeoBundle 'tpope/vim-dispatch'