1
0
mirror of https://github.com/gryf/tagbar.git synced 2025-12-17 11:30:28 +01:00
This commit is contained in:
Jan Larres
2012-09-13 23:29:39 +12:00
parent 63e689b647
commit 67dc2a3b06

View File

@@ -617,7 +617,7 @@ tagbar#currenttag({format}, {default} [, {flags}])
For example, if you put the following into your statusline: >
%{tagbar#currenttag('[%s] ','')}
< then the function "myfunc" will be show as "[myfunc()] ".
< then the function "myfunc" will be shown as "[myfunc()] ".
==============================================================================
6. Extending Tagbar *tagbar-extend*