Skip to content

Instantly share code, notes, and snippets.

@klashxx
Created June 22, 2017 19:33
Show Gist options
  • Save klashxx/de594f0d9e46da73592d9ce3221ce5bd to your computer and use it in GitHub Desktop.
Save klashxx/de594f0d9e46da73592d9ce3221ce5bd to your computer and use it in GitHub Desktop.
{
"window.zoomLevel": 1,
"go.gopath": "/Users/klashxx/Documents/dev/go",
"files.trimTrailingWhitespace": true,
"git.confirmSync": false,
"workbench.colorTheme": "Plastic",
"workbench.iconTheme": "vscode-icons",
"go.autocompleteUnimportedPackages": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment