Hi, On Mon, Oct 6, 2008 at 12:36 PM, Sushrut Sardeshmukh <[EMAIL PROTECTED]> wrote: > > Can some one please help me to by explaining how to use greputils. > Or lid with gvim? > > I am trying to find where all some_function is called. It's a very > large code base(millions of lines across 100's of directories). So > simple unix grep is too slow to work with. >
You can try using the following plugin which allows you to use GNU id-utils with Vim: http://vim.sourceforge.net/scripts/script.php?script_id=251 - Yegappan --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
