mirror of
https://github.com/gryf/tagbar.git
synced 2026-05-04 12:50:54 +02:00
4981cf9896
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.