Source code browser with excellent support for Javascript.
8520cb9123
Fixes: Fix the problems in using the taglist plugin with Vim7 tabs. When Tlist_File_Fold_Auto_Close is set, close the tag fold when leaving a buffer. When jumping to a selected tag, if the file is opened in more than one window, use the previous window from which the user entered the taglist window. New features: Support for displaying the tag prototype as a tooltip. Support for specifying additional commands after the taglist commands using the bar separator. |
||
---|---|---|
doc | ||
plugin | ||
README |
This is a mirror of http://www.vim.org/scripts/script.php?script_id=273 The "Tag List" plugin is a source code browser plugin for Vim and provides an overview of the structure of source code files and allows you to efficiently browse through source code files for different programming languages. You can visit the taglist plugin home page for more information: http://vim-taglist.sourceforge.net You can subscribe to the taglist mailing list to post your questions or suggestions for improvement or to report bugs. Visit the following page for subscribing to the mailing list: http://groups.yahoo.com/group/taglist/ For more information about using this plugin, after installing the taglist plugin, use the ":help taglist" command.