Hi all,

I have uploaded version 4.1 of the taglist plugin to the Vim online
website. You can download this version from:

http://vim.sourceforge.net/scripts/script.php?script_id=273

The taglist plugin is a source code browser plugin for Vim.
You can get more information about this plugin from:

http://www.geocities.com/yegappan/taglist

The following changes are made in this version:

1. When the mouse cursor is over a tag name in the taglist window,
    display the prototype in a balloon (if supported by Vim).
2. Fix the problems with using the taglist window and Vim7 tabs.
3.  When the Tlist_File_Fold_Auto_Close option is set, close the tag fold 
     when leaving a buffer.
4.  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.

- Yegappan




Reply via email to