1
0
mirror of https://github.com/gryf/tagbar.git synced 2025-12-17 11:30:28 +01:00

Update doc to reflect new possible values for tagbar_compact.

This commit is contained in:
maujim
2020-10-16 14:16:54 -04:00
parent f5abcd6f46
commit 05bc912c76

View File

@@ -613,6 +613,11 @@ Setting this option will result in Tagbar omitting the short help at the
top of the window and the blank lines in between top-level scopes in order to
save screen real estate.
Possible values are:
0: Show short help and blank lines between top-level scopes
1: Don't show the short help or the blank lines.
2: Don't show the short help but show the blank lines.
Example:
>
let g:tagbar_compact = 1