preservim / tagbar

Vim plugin that displays tags in a window, ordered by scope
https://preservim.github.io/tagbar
Other
6.13k stars 487 forks source link

Add `tagbar#IsOpen()` helper routine #728

Closed raven42 closed 3 years ago

raven42 commented 3 years ago

Closes #717

Add a tagbar#IsOpen() helper routine to check if the tagbar window is open or not.