Add package to singular_types dict to make it work for Golang

This commit is contained in:
PiotrProkop
2020-01-17 10:27:11 +01:00
committed by gryf
parent d864a44a3d
commit 175f5053a1
+1
View File
@@ -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',