Skip to content

Instantly share code, notes, and snippets.

@joaodubas
Created December 25, 2011 15:08
Show Gist options
  • Save joaodubas/1519393 to your computer and use it in GitHub Desktop.
Save joaodubas/1519393 to your computer and use it in GitHub Desktop.
GoSublime settings
{
"gocode_cmd": "/usr/local/bin/gocode",
"gofmt_cmd": "/usr/local/bin/gofmt",
"gslint_cmd": "/usr/local/bin/gotype",
"gstint_timeout": 500,
"gocode_accepts_character_offsets": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment