Last active
August 29, 2015 14:13
-
-
Save rsvalerio/e49ed6aa9e653f0c7f11 to your computer and use it in GitHub Desktop.
package-sublime-config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Show hidden characters
/** | |
* 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