Skip to content

Instantly share code, notes, and snippets.

@mythical-programmer
Last active August 26, 2015 20:16
Show Gist options
  • Save mythical-programmer/814396111491b65d4ed5 to your computer and use it in GitHub Desktop.
Save mythical-programmer/814396111491b65d4ed5 to your computer and use it in GitHub Desktop.
sublime: package control settings user
{
"in_process_packages":
[
],
"installed_packages":
[
"Anaconda",
"Better Completion",
"Chain of Command",
"DictionaryAutoComplete",
"Emmet",
"Gist",
"Glue",
"JSLint",
"Package Control",
"PlainTasks",
"Pretty JSON",
"Python 3",
"RegReplace",
"Shell Turtlestein",
"SublimeLinter",
"SublimePythonIDE",
"Sublimerge Pro",
"Terminal"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment