On Wed, Jul 07, 2010 at 11:50:25PM -0700, sinbad wrote:
i've a huge files. i want to open any file without actually entering the full path of the file.my idea is to have a full path file names in a file and i want vim to search through the file for the matching string i enter and use that path to open the file. how can this be achieved or are there any better ways of doing this.
Have a look at FindFile: http://www.vim.org/scripts/script.php?script_id=1899 -- . -- 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
