mirror of
https://github.com/gryf/tagbar.git
synced 2025-12-17 11:30:28 +01:00
Fix for embedded interfaces
This commit is contained in:
@@ -122,6 +122,7 @@ let s:singular_types = {
|
||||
\ 'domains': 'domain',
|
||||
\ 'entities': 'entity',
|
||||
\ 'entry points': 'entry point',
|
||||
\ 'embedded': 'embedded',
|
||||
\ 'enum constants': 'enum constant',
|
||||
\ 'enum types': 'enum type',
|
||||
\ 'enumerations': 'enumeration',
|
||||
|
||||
Reference in New Issue
Block a user