:IDGrep some_function
Error detected while processing function <SNR>21_Grep:
line 80:
E117: Unknown function: EscapeCommand
E15: Invalid expression: EscapeCommand('', grepOpts, fileArgs)
Press ENTER or type command to continue
Genutils is sure present and I fail to understand why it says unknown
function EscapeCommand
Following command on unix works
lid --separator=newline some_function
So I believe lid is working fine.
ID file is not in current directory. It is specified by IDPATH=/
some_path/ID
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.
Thanks in advance.
--Sushrut
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---