Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
vim-tagbar - A class outline viewer for Vim
- Description:
Tagbar is a Vim plugin that provides an easy way to browse the tags of the
current file and get an overview of its structure. It does this by creating
a sidebar that displays the ctags-generated tags of the current file, ordered
by their scope. This means that for example methods in C++ are displayed
under the class they are defined in.
Packages
vim-tagbar-3.1.2-0.1.el8.noarch
[83 KiB] |
Changelog
by Patrick Laimbock (2023-04-16):
- initial package
- based on git commit be563539754b7af22bbe842ef217d4463f73468c
|