Skip to content

Instantly share code, notes, and snippets.

@AlexKMDev
Created May 18, 2016 15:23
Show Gist options
  • Save AlexKMDev/61e59abecb8c9a1d1111fc03b9d810df to your computer and use it in GitHub Desktop.
Save AlexKMDev/61e59abecb8c9a1d1111fc03b9d810df to your computer and use it in GitHub Desktop.
GoSublime configuration
{
"env": {"GOPATH": "$HOME/go", "PATH": "$GOPATH/bin:/usr/local/opt/go/libexec/bin:$PATH"},
"fmt_tab_width": 4,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment