9 lines
181 B
EmacsLisp
9 lines
181 B
EmacsLisp
|
;; -*- no-byte-compile: t; -*-
|
||
|
;;; lang/go/packages.el
|
||
|
|
||
|
(@package go-eldoc)
|
||
|
(@package go-mode)
|
||
|
(@package gorepl-mode)
|
||
|
(when (@featurep :completion company)
|
||
|
(@package company-go))
|