Hi,

You can also use the usefull plugin taglist.vim, it shows you the list
of functions prototypes, classes and more in a splitted window.

http://www.vim.org/scripts/script.php?script_id=273

If you want to use omni-completion for C++ you can use the
OmniCppComplete plugin.

http://www.vim.org/scripts/script.php?script_id=1520

Both use ctags.

Regards,

Vissale


2006/9/7, SHANKAR R-R66203 <[EMAIL PROTECTED]>:
Hi All,

I am basically a VHDL/verilog guy.
But my team has fresh verification engineers who will be using c a lot.
I want to know the useful plugins and any other important aspects, when
using gvim for editing C/C++

As far as I know and searched -
I could get
c.vim -- plugin for gvim
ctags/cscope -- tag generator.

Any other important feature/plugin/tool one need to know for editing C,
please let me know.

Thanks and Regards,
Shankar

Reply via email to