mirror of
https://github.com/gryf/tagbar.git
synced 2026-05-04 04:40:53 +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