Hi,

  I just came across the [I search to display occurences of the
keyword under the cursor in all included files and I think it is
awesome. But what I was really looking for is a quick way to look up
the arguments a function expects, and so this search gives me a lot of
junk next to the function prototype.

So, my idea is to either customize this search to only display those
matches that comply with another regex, e.g. if I  was programming in
Fortran, only display those line, that also contain ^subroutine or
function. Or is there maybe another (more convenient way) to look up
function prototypes that I have overlooked?

Best,
Max.

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to