Skip to content

Instantly share code, notes, and snippets.

@rsvalerio
Last active August 29, 2015 14:13
Show Gist options
  • Save rsvalerio/e49ed6aa9e653f0c7f11 to your computer and use it in GitHub Desktop.
Save rsvalerio/e49ed6aa9e653f0c7f11 to your computer and use it in GitHub Desktop.
package-sublime-config
/**
* Created with gist plugin
*/
{
"auto_upgrade_last_run": null,
"in_process_packages":
[
],
"installed_dependencies":
[
"0_package_control_loader",
"bz2"
],
"installed_packages":
[
"Alignment",
"AngularJS",
"AutoFileName",
"Bracketeer",
"BracketHighlighter",
"Case Conversion",
"ColorPicker",
"DocBlockr",
"EditorConfig",
"Emmet",
"ExtendedTabSwitcher",
"Format SQL",
"Gist",
"Git",
"Grunt",
"HTML5",
"Indent XML",
"IndentGuides",
"JavaScript Refactor",
"JsFormat",
"Local History",
"Package Control",
"SideBarEnhancements",
"SqlBeautifier",
"SublimeLinter",
"SublimeLinter-jshint",
"Tag",
"WordHighlight"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment