I unziped the vim-fuzzyfinder and vim-l9 packages in my ~/.vimrc directory
[shetye@dev03 ~/.vim/vim-fuzzyfinder]$ls autoload doc plugin [shetye@dev03 ~/.vim]$cd vim-l9/ [shetye@dev03 ~/.vim/vim-l9]$ls autoload doc plugin Also i tried copying the same in my home directory. vim however does not detect this plugin.
:fuf-usage E492: Not an editor command fuf-usage :FufBuffer E492: Not an editor command FufBuffer I tried adding the directory ~/.vim/vim-fuzzyfinder, ~/.vim/vim-l9 to the $PATH env variable. That did not help either.
Any ideas on how to get fuzzyfinder going ?
~/.vimdirectory tree way more clearly.