Hi, have you added script files not only to "plugin" but to "autoload" folder? Here you can find vimfiles with l9 and fuzzy finder installed: https://bitbucket.org/rride_a/myvim/src
On 12 янв, 22:17, KK <[email protected]> wrote: > Hi All, > I'm kind of new to all this vim script thing. I was trying to install > fuzzyfinder script, so I installed all the files in proper places. Then > I was getting errors like "l9 library is missing", so I downloaded > viml9.zip script, unzipped it and added the relevant files in proper > places, still getting the following errors: > > Error detected while processing /home/kk/.vim/plugin/fuf.vim: > line 13: > ***** L9 library must be installed! ***** > Error detected while processing /home/kkvim /.vim/plugin/l9.vim: > line 8: > E117: Unknown function: l9#guardScriptLoading > E15: Invalid expression: !l9#guardScriptLoading(expand('<sfile>:p'), > 702, 0, []) > line 16: > E117: Unknown function: l9#defineVariableDefault > Press ENTER or type command to continue > > Could someone help me resolving these errors. > > Thanks, > KK -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
