On Wed, 5 Jul 2006 at 9:01am, Yakov Lerner wrote:

> Let's say I start vim with multiple files on the command line.
>
> Is there any plugin, similar to directory browser,
> that show vim arguments (vim arguments file) in the file-list window ?
> So  I can go up-down on vim arguments and press Enter to
> open them.
>
> Thanks
> Yakov

I was just about to upload a new version of my lookupfile plugin when I
saw your question, so I added an LUArgs command just for you. By default
you have to type in at least 4 characters for the lookup to start (for
performance reasons), but since you are not going to have too many
arguments, you can change the g:LookupFile_MinPatLength to 0 (or type
.... to match all names that are at least four chars long). Please let
me know if you have any feedback.

-- 
Thanks,
Hari

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Reply via email to