mirror of
https://github.com/gryf/tagbar.git
synced 2025-12-17 11:30:28 +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().