mirror of
https://github.com/gryf/tagbar.git
synced 2026-08-22 09:51:46 +02: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().