mirror of
https://github.com/gryf/tagbar.git
synced 2025-12-17 11:30:28 +01:00
Add package to singular_types dict to make it work for Golang
This commit is contained in:
@@ -159,6 +159,7 @@ let s:singular_types = {
|
||||
\ 'namespaces': 'namespace',
|
||||
\ 'net data types': 'net data type',
|
||||
\ 'packages': 'package',
|
||||
\ 'package': 'package',
|
||||
\ 'paragraphs': 'paragraph',
|
||||
\ 'parts': 'part',
|
||||
\ 'patterns': 'pattern',
|
||||
|
||||
Reference in New Issue
Block a user