Use my own branch for vimproc.vim
It fixes a Linux DLL problem, and my patch hasn't been accepted yet.
This commit is contained in:
parent
cffaa22eaf
commit
d0bce224cd
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
NeoBundle 'Shougo/vimproc.vim', {
|
||||
NeoBundle 'tseeker/vimproc.vim', 'fix-dll-globs' , {
|
||||
\ 'build' : {
|
||||
\ 'windows' : 'tools\\update-dll-mingw',
|
||||
\ 'cygwin' : 'make -f make_cygwin.mak',
|
||||
|
|
Loading…
Reference in a new issue