Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This adds support for controlling display of suffix/prefix #893

Merged
merged 2 commits into from
Nov 5, 2024

Commits on Oct 24, 2024

  1. This adds support for controlling display of suffix/prefix

    This adds the `g:tagbar_show_prefix` and `g:tagbar_show_suffix` options. These will help control if the prefix info and/or suffix info is printed in the tagbar window for the tag.
    
    This is just test code for now.
    raven42 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    3f1d238 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    ac87a71 View commit details
    Browse the repository at this point in the history