why not try the project plugin, http://www.vim.org/scripts/script.php?script_id=69 move over to that window and search for any string /somefilename/ Or try out the nerdtree plugin http://www.vim.org/scripts/script.php?script_id=1658 click O on your root project folder /somefile/ and just use n or N to go thru the results, when you get a match click o to open the file. I posted this in the comments as well on your site. --Brendon
On Oct 21, 2008, at 1:42 PM, GrumpyCanuck wrote: > > Hi there. After waffling my way through all sorts of editors on my > Mac (Eclipse, ZendStudio, TextMate, Komodo) I've finally decided on > using vim, with a lot of help from a buddy of mine. Slowly but surely > I'm getting my vim rig tricked out the way I like. I have run into a > problem, and have blogged about it. > > http://www.littlehart.net/atthekeyboard/2008/10/20/vim-programming-bounty-fuzzyfind-inside-files/ > > In a nutshell, I'm offering US$100 to the first person who can help me > create the functionality I'm looking for in that blog posting: > > * send the output from :vimgrep into a dropdown window (much like what > fuzzyfinder.vim has) so I can select a file to open > > If you don't want the money, I'd be glad to donate the $100 to the > charity of your choice provided it accepts money from PayPal. > > Chris Hartjes > > > --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
