Skip to content

Instantly share code, notes, and snippets.

@johndstein
Created September 7, 2015 21:32
Show Gist options
  • Save johndstein/b287848d9c88848750cd to your computer and use it in GitHub Desktop.
Save johndstein/b287848d9c88848750cd to your computer and use it in GitHub Desktop.
Package Control.sublime-settings
{
"in_process_packages":
[
],
"installed_packages":
[
"GitGutter",
"JsFormat",
"Markdown Preview",
"Package Control",
"PowerShell",
"Predawn",
"Pretty YAML",
"SideBarEnhancements",
"SideBarGit",
"SublimeLinter",
"SublimeLinter-jshint",
"SublimeLinter-json",
"Theme - Flatland",
"TrailingSpaces"
],
"repositories":
[
"http://sublime.wbond.net/testing/packages.json"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment