Skip to content

Commit

Permalink
Clarify note about snippet deletion.
Browse files Browse the repository at this point in the history
  • Loading branch information
grafov committed Dec 16, 2016
1 parent cf7a89e commit 6e29c4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go-playground.el
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ func main() {
// === Go Playground ===
// Execute the snippet with Ctl-Return
// Remove this snippet completely with M-x `go-playground-rm`
// Remove the snippet completely with its dir and all files M-x `go-playground-rm`
"))

Expand Down

0 comments on commit 6e29c4d

Please sign in to comment.