Source code browser with excellent support for Javascript.
Go to file
Yegappan Lakshmanan 579a5bab88 Version 3.4
1. Introduced a new option 'Tlist_Show_One_File" to display the tags for only the current buffer in the taglist window.
2. Support for not displaying the tags for a user-deleted file in the taglist window.
3. Fix for sharing the mouse single click map with other plugins
0001-01-01 00:00:00 +00:00
doc Version 3.4 0001-01-01 00:00:00 +00:00
plugin Version 3.4 0001-01-01 00:00:00 +00:00
README Version 2.5 0001-01-01 00:00:00 +00:00

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.