fix(language/go): attach go-playground setup function correct hook

This commit is contained in:
2022-10-05 00:16:15 +01:00
parent 6d4665f3dd
commit 6bf20de60e

View File

@@ -232,7 +232,7 @@ For example, if the current buffer is `foo.go', the buffer for
(use-package go-playground
:defer t
:hook
(go-mode . siren-go-playground-setup)
(go-playground-mode . siren-go-playground-setup)
:custom
(go-playground-basedir