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

Conversation

raven42
Copy link
Collaborator

@raven42 raven42 commented Oct 24, 2024

Fixes #870

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.

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 raven42 marked this pull request as ready for review November 4, 2024 14:15
@raven42 raven42 requested a review from alerque November 4, 2024 14:15
@raven42
Copy link
Collaborator Author

raven42 commented Nov 4, 2024

Finally got a chance to test this out. The new options now work as expected.

@raven42 raven42 merged commit 1c5a358 into preservim:master Nov 5, 2024
5 checks passed
@raven42 raven42 deleted the show_prefix_suffix branch November 5, 2024 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Markdown: How to hide scopes?
1 participant