diff --git a/doc/tagbar.txt b/doc/tagbar.txt index a598d99..30a3ce8 100644 --- a/doc/tagbar.txt +++ b/doc/tagbar.txt @@ -613,7 +613,7 @@ tagbar#currenttag({format}, {default} [, {flags}]) other tags. For example, if you put the following into your statusline: > - %{tagbar#currenttag('[%s] ', '')} + %{tagbar#currenttag('[%s] ','')} < then the function "myfunc" will be show as "[myfunc()] ". ==============================================================================