1
0
mirror of https://github.com/gryf/tagbar.git synced 2026-05-02 20:00:55 +02:00

Merge pull request #106 from sethwoodworth/master

Remove space from statusline example
This commit is contained in:
Jan Larres
2012-09-04 06:13:57 -07:00
+1 -1
View File
@@ -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()] ".
==============================================================================