[sf-perl] Vim tricks

shift8 shift8 at digitrash.com
Wed Feb 8 11:41:37 PST 2006


wow - thanks Vicki!  that's a super nice util.

On Wed, 2006-02-08 at 10:48 -0800, Vicki Brown wrote:
> Yall know about taglist, yes?
> 
>  taglist.vim : Source code browser (supports C/C++, java, perl, python, tcl,
> sql, php, etc)
> 
> The "Tag List" plugin is a source code browser for the Vim editor. It
> provides an overview of the structure of source code files and allows you to
> efficiently browse through source code files in different programming
> languages. It is the top-rated and most-downloaded plugin for the Vim editor.
> 
>  The taglist plugin groups and displays the functions, classes, structures,
> enumerations, macro definitions and other parts of a source code file in a
> Vim window. The taglist plugin will automatically highlight the current tag.
> You can jump to the definition of a tag by selecting the tag name from the
> taglist window.  For a list of features supported by the taglist plugin,
> visit the features page.
> 
> http://www.vim.org/scripts/script.php?script_id=273
> 
> http://www.geocities.com/yegappan/taglist/
> 
> 
> 
> The "Tag List" plugin requires the "exuberant ctags" utility
> http://ctags.sourceforge.net/
> 




More information about the SanFrancisco-pm mailing list