preservim / tagbar

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

Add native bibtex support for #856 #857

Closed raven42 closed 10 months ago

raven42 commented 11 months ago

Fixes #856

TODO:

raven42 commented 10 months ago

Tested with user test file and validated proper functionality. ctags doesn't give any scope information, and user confirmed all tags are global scope, so no stl / fold flags are needed.