Skip to content

Instantly share code, notes, and snippets.

@joshmaker
Created May 6, 2016 12:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joshmaker/3c2a99c2cf735bf9ee243924fd89fc57 to your computer and use it in GitHub Desktop.
Save joshmaker/3c2a99c2cf735bf9ee243924fd89fc57 to your computer and use it in GitHub Desktop.
Sublime anaconda settings
{
"pep8_max_line_length": 100,
"hide_snippets_on_completion": true,
"complete_parameters": true,
"complete_all_parameters": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment