mirror of
https://github.com/preservim/tagbar.git
synced 2024-11-23 22:33:38 +08:00
Merge pull request #106 from sethwoodworth/master
Remove space from statusline example
This commit is contained in:
commit
a34acf4f63
|
@ -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()] ".
|
||||
|
||||
==============================================================================
|
||||
|
|
Loading…
Reference in New Issue
Block a user