diff --git a/contrib/lang/go/README.md b/contrib/lang/go/README.md index e3c220cbe..d0d00a8ba 100644 --- a/contrib/lang/go/README.md +++ b/contrib/lang/go/README.md @@ -45,6 +45,7 @@ To use this contribution add it to your `~/.spacemacs` SPC m p b | go-play buffer SPC m p r | go-play region SPC m p d | download go-play snippet +SPC m t p | run "go test" for the current package SPC m g | go jump to definition