mirror of
https://github.com/gryf/tagbar.git
synced 2026-07-06 23:26:31 +02:00
469c4b3188
* Add g:tagbar_show_tag_count option Closes #290 This option will show the tag kind count next to the kind label in the tagbar window. * Address review comments