documented the 'go test' keyboard command

This commit is contained in:
Rob Merrell 2015-04-04 07:57:35 -06:00 committed by syl20bnr
parent 4c905218ce
commit 850b5e9723

View file

@ -45,6 +45,7 @@ To use this contribution add it to your `~/.spacemacs`
<kbd>SPC m p b</kbd> | go-play buffer
<kbd>SPC m p r</kbd> | go-play region
<kbd>SPC m p d</kbd> | download go-play snippet
<kbd>SPC m t p</kbd> | run "go test" for the current package
<kbd>SPC m g</kbd> | go jump to definition