Description
Maps the structure of the current Vim file into a tag-based outline so users can jump between functions, classes, and symbols. It is useful for understanding and navigating larger source files.
This is an editor plugin. It depends on tag generation support for the file type, so results vary by language and project configuration.