On Tue, Nov 13, 2012 at 5:48 AM, Javier Garcia <[email protected]> wrote: > imagine I'm editing file, and I want to show the list of the files inside the > folder who belongs the file I'm editing, to edit one of them. > > How can I do that? Is there any way using FuzzyFinder?
Look at: h :FufFileWithCurrentBufferDir@en CtrlP is a good, maintained, alternative to FuzzyFinder which has options so that finding a file can be the file's current working directory (or a few other options). You could also look at :h acd if that works with your plugins. c -- Chris Lott <[email protected]> -- 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
