tagbar/autoload
Mark Woods 88242397b4
Only set ballooneval while in tagbar window (#805)
ballooneval is a global option, so setting it while initialising tagbar
permanently enables ballooneval functionality for the GUI, overriding
the vim default (disabled) or a user explicitly setting noballooneval.

To address this, only set ballooneval when entering the tagbar window,
and restore the original ballooneval setting when leaving the window.

This is not perfect, but there is precedent, Netrw behaves like this.
2022-01-20 10:51:39 -06:00
..
tagbar feature: Add basic Crystal support (#787) 2021-08-06 07:23:55 -05:00
tagbar.vim Only set ballooneval while in tagbar window (#805) 2022-01-20 10:51:39 -06:00