Hi all
Can someone recommend a good plugin for browsering the functions and variables of sources files in Gvim?
Best Regards,
Hi all
Can someone recommend a good plugin for browsering the functions and variables of sources files in Gvim?
Best Regards,
One of the most popular ones is TagList. It provides simple and intuitive way to browse automatically updating list of tags in a buffer. There are also less popular alternatives like Source Explorer or ttags, but I recommend to try TagList first. It's simple to use yet powerful, and probably fits your demands.