Closed heavenshell closed 11 years ago
Oops, sorry I closed...
Thanks for reporting this. I was able to reproduce the issue here. :neckbeard:
Fixed in c3940ed06cc4a80a93790c550b5e7ab8f1ddf8fa. Please verify.
Thank you for quick fix!! Great, it works fine!
Regards,
Hi,
I've got a problem. When I start Vim, Unbundle.vim did not load
~/.vim/ftbundle/{filetype}/*/plugin/*.vim
.Step to reproduce.
jedi.vim
in~/.vim/ftbundle/python/
$ git clone https://github.com/davidhalter/jedi-vim.git
$ git submodule update --init
$ vim sample.py
This commit works fine. c854f6a3d6d00fd57ba5ad120800d64439b608ee But, recent commit did not work.
Regard,