tp9*_*tp9 4 vim vundle unite.vim
我在Windows XP和7上使用带有Vundle的gVim.我安装了Unite.vim,我正在尝试使用file_rec/async命令来搜索文件.我已经通过执行以下命令安装了Vimproc.vim:
cd .vim\bundle\vimproc.vim
make -f make_mingw32.mak
Run Code Online (Sandbox Code Playgroud)
当我打开gVim并在命令模式下输入以下内容时:
:Unite file_rec/async
Run Code Online (Sandbox Code Playgroud)
我收到以下错误:
[file_rec/async] async command : "" is not executable.
Run Code Online (Sandbox Code Playgroud)