Thomas Michael Engelke wrote:
> Hello,
>
> is there a solution to keep the information about the procedure or
> function I am currently in (cursor position) somewhere in the status
> line of gvim that hopefully does not employ ctags? I am in the
> unfortunate situation of having to code in a language that ctags is
> not supporting.
>    
You can get  my StlShowFunc plugin from 
http://mysite.verizon.net/astronaut/vim/index.html#STLSHOWFUNC
and see how I get the current function name on my status line for 
various languages.  Unfortunately, Progress
isn't one of them (guess you're used to that, though).  BTW, it doesn't 
use ctags.

Regards,
Chip Campbell


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

Reply via email to