mirror of
https://github.com/gryf/tagbar.git
synced 2026-03-19 09:33:31 +01:00
This prevents files being processed twice unnecessarily, once for FileType and once for BufReadPost. All cases where BufReadPost is called without FileType should be covered by the checks in AutoUpdate().