mirror of
https://github.com/gryf/tagbar.git
synced 2025-12-18 12:00:23 +01:00
If tagbar#currenttag() was used in a statusline on a system that had Tagbar installed, but not ctags, then an error was reported on every statusline update. Change the ctags checking so that errors in currenttag() fail silently while still reporting an error message if Tagbar is opened normally.