Hi, I am working on a hdl language called verilog. I have seen this interesting feature in devc++ where when u load a project of all required files(function declaration files, function usage files) , if u want, u can go to the definition of a function that u are using by right clicking on it and searching the source.
Do we have any such features in gvim, where if i have opened a bunch of files, with definition of a function in one file and its usage in another, can gvim point to the source of that function?? Thanks, Srikanth -- 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
