1
0
mirror of https://github.com/gryf/tagbar.git synced 2026-02-13 12:25:46 +01:00

Display the kind (type) of the tag on the status bar

Using different method than the first attempt.
This commit is contained in:
2016-02-14 17:09:00 +01:00
parent 8d8550cf5d
commit 7404b43c62
2 changed files with 126 additions and 5 deletions

View File

@@ -828,8 +828,8 @@ tagbar#currenttag({format}, {default} [, {flags}])
'p' Display the raw prototype instead of the parsed tag. This can be
useful in cases where ctags doesn't report some information, like
the signature. Note that this can get quite long.
'k' This is essentially the same as in 'f' flag - it will display the
full hierarchy of the tag, and additionally will provide the
'k' This is essentially the same as in 'f' flag - it will display the
full hierarchy of the tag, and additionally will provide the
information of the kind of the tag.
For example, if you put the following into your statusline: >