mirror of
https://github.com/preservim/tagbar.git
synced 2024-11-25 17:56:29 +08:00
5bb0ef3576
New configuration option for g:tagbar_position that will supercede g:tagbar_left. This option allows for new values for 'top', 'bottom', 'left' and 'right' (default:'right') to position the Tagbar window. New configuration option for g:tagbar_height that will supercede g:tagbar_vertical. This option is used to set the Tagbar window height when the window is split using the 'top' or 'bottom' position. New configuration option for g:tagbar_no_status_line. This option will disable any Tagbar status line updates in the event another plugin is controlling the status line. This prevents Tagbar from changing the status line when Tagbar is not the active window. Co-authored-by: David Hegland <david.hegland@broadcom.com> |
||
---|---|---|
.. | ||
tagbar.vim |