mirror of
https://github.com/gryf/tagbar.git
synced 2026-07-06 23:26:31 +02:00
ae46cc025b
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.