Hi,
attached you find a port of the vim taglist plugin that provides a
macro/function outline in a separate window.

DESCR says:
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.

To use it, just install it, restart VIM and enter :TlistToggle<CR> or
map it to F8 in your .gvimrc with
"nnoremap <silent> <F8> :TlistToggle<CR>".

Comments, feedback, oks?

Regards,
Simon

Attachment: vim-taglist.tar.gz
Description: application/tar-gz

Reply via email to