Skip to content

Instantly share code, notes, and snippets.

@dgnorton
Created January 9, 2015 23:25
Show Gist options
  • Save dgnorton/ced71e488575479c6d38 to your computer and use it in GitHub Desktop.
Save dgnorton/ced71e488575479c6d38 to your computer and use it in GitHub Desktop.
/home/dgnorton/.config/sublime-text-3/Packages/User/Go.sublime-build
{
"shell_cmd": "/home/dgnorton/src/go/bin/go build && /home/dgnorton/src/go/bin/go vet",
"file_regex": "^(.*):([0-9]+):"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment