Hi! What is a good set of plug-ins for vim in order to make it suitable for productive C++ editing for small programs (around 15-20 .cpp files).
Navigation enhancements are helpful in such cases:
* I need some kind of method tree where i can select methods quickly,
* some enhancements for tag browsing and
* maybe debugger(gdb) interface.
Thank You in advance.
