Hi all, A new version (4.3) of the taglist plugin is available now. 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. For more information about this plugin, visit http://vim-taglist.sourceforge.net/ The major change in this version is the support for jumping to a tag or a file from the taglist window in a new tab page. This works only with Vim version 7.0 and above. The following new key-bindings are available in the taglist window: Ctrl-t - Jump to the tag or file in a new tab page. t - If the file is already opened in a tab page, move to that page. Otherwise open the file in a new tab page. P - Jump to the tag or file in the previous window. Also the following problem is fixed. With the Tlist_File_Fold_Auto_Close variable set, when opening a file from the file explorer (netrw) window, the folds in the taglist window are not properly closed. - Yegappan ____________________________________________________________________________________ Do you Yahoo!? Everyone is raving about the all-new Yahoo! Mail beta. http://new.mail.yahoo.com
