Add support for go-gen-test

This commit is contained in:
nobv 2019-10-23 01:06:46 +09:00
parent 0ccf31635d
commit 5de62574bc
4 changed files with 13 additions and 1 deletions

View file

@ -6,6 +6,7 @@
(package! go-mode)
(package! gorepl-mode)
(package! go-add-tags)
(package! go-gen-test)
(when (featurep! :completion company)
(package! company-go))