Dispatch removed, AsyncRun should fake it
This commit is contained in:
parent
f6476695d8
commit
18dabcdc18
2 changed files with 2 additions and 1 deletions
2
bundles-init/asyncrun.vim.cfg.vim
Normal file
2
bundles-init/asyncrun.vim.cfg.vim
Normal file
|
@ -0,0 +1,2 @@
|
|||
" Pretend AsyncRun is, in fact, Dispatch
|
||||
command! -bang -nargs=* -complete=file Make AsyncRun -program=make @ <args>
|
|
@ -1 +0,0 @@
|
|||
NeoBundle 'tpope/vim-dispatch'
|
Loading…
Reference in a new issue