I vim-fuzzyfinderupload to the download folder. I move the folder (containing autoload/, doc/and plugin/to ~/.vim/bundle/(by the way, I use Pathogen). I run vim and get the following error:
Error detected while processing /Users/archio/.vim/bundle/vim-fuzzyfinder/plugin/fuf.vim
line 13:
***** L9 library must be installed! *****
What happened? How can I make this work? I am new to vim plugins.
source
share