add go-add-tags for go-mode

This commit is contained in:
babariviere 2019-09-06 10:57:44 +02:00
parent 075bc1797b
commit 3d1e232f50
3 changed files with 3 additions and 0 deletions

View file

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