Skip to content

Instantly share code, notes, and snippets.

@Korveld
Last active September 9, 2020 10:09
Show Gist options
  • Select an option

  • Save Korveld/07d907273812f168848f22f441c2b228 to your computer and use it in GitHub Desktop.

Select an option

Save Korveld/07d907273812f168848f22f441c2b228 to your computer and use it in GitHub Desktop.
sublime text 3 - mac fix to install plugins
"downloader_precedence": {
"windows": ["wininet"],
"osx": ["curl", "urllib"],
"linux": ["urllib", "curl", "wget"]
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment