mirror of
https://github.com/gryf/tagbar.git
synced 2025-12-17 19:40:27 +01:00
If someone already has a function that includes "JumpToTag" in its name then the current method of detecting whether mappings should be initialized would fail. Use a buffer-local variable instead.