Luc, Thanks for the tip. I am giving it a try right now. The autocomplete works well, and now I just need to setup some shortcuts to make it quicker to use out of the box.
Thanks, Curtis On 01:02 Fri 21 Apr , [EMAIL PROTECTED] wrote: > Hello, > > Curtis Spencer <[EMAIL PROTECTED]> wrote: > > I am looking for a nice way to open up a file in subdirectory if I know > > the first few characters of the name, ie.: > > > > :open hel<press tab> and then I see :open hello_world.c, if it is > > somewhere in some subdirectories of the current directory. Is there a > > nice way to do this? > > I'm always relying on a late (vim7 only) addition in a plugin of mine > (searchInRuntime, #229 on SF). It also relies on &path, but it also adds a lot > of magic (autocompletion, possibility to choose one particular file among > several, jump to an already opened buffer) > > > HTH, > > -- > Luc Hermitte > -- Thanks, Curtis ****** To iterate is human, to recurse, divine. -- Robert Heller