1
0
mirror of https://github.com/gryf/tagbar.git synced 2025-12-18 03:50:26 +01:00

Change TagbarScopeType highlight to TagbarType

This commit is contained in:
Jan Larres
2011-04-26 02:01:13 +12:00
parent 8490f6a5c2
commit 25bbf9b889
2 changed files with 4 additions and 4 deletions

View File

@@ -430,8 +430,8 @@ TagbarKind
TagbarScope
Tags that define a scope like classes, structs etc.
TagbarScopeType
The type of a scope after the colon, for example "class", "struct" etc.
TagbarType
The type of a tag or scope if available.
TagbarSignature
Function signatures.