mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
Add go-playground package to siren-golang module
This commit is contained in:
@@ -100,5 +100,8 @@
|
||||
(with-eval-after-load 'go-mode
|
||||
(add-hook 'flycheck-mode-hook #'flycheck-gometalinter-setup)))
|
||||
|
||||
(use-package go-playground
|
||||
:commands go-playground)
|
||||
|
||||
(provide 'siren-golang)
|
||||
;;; siren-golang.el ends here
|
||||
|
||||
Reference in New Issue
Block a user