Created
July 18, 2016 09:55
-
-
Save atnartur/911aef2a774115eb339d6a32c664d7c9 to your computer and use it in GitHub Desktop.
Sublime text Package control config
This file contains hidden or 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
{ | |
"bootstrapped": true, | |
"in_process_packages": | |
[ | |
], | |
"installed_packages": | |
[ | |
"All Autocomplete", | |
"apiDoc Autocompletion", | |
"Babel", | |
"Better CoffeeScript", | |
"DocBlockr", | |
"eco", | |
"EJS", | |
"Emmet", | |
"ES6-Toolkit", | |
"FileHeader", | |
"Git", | |
"GitGutter", | |
"Grunt", | |
"Gulp", | |
"Handlebars", | |
"HTMLBeautify", | |
"Indent XML", | |
"Javascript Beautify", | |
"JavaScript Completions", | |
"jQuery", | |
"JSHint", | |
"LESS", | |
"LiveReload", | |
"MarkdownEditing", | |
"Material Theme", | |
"Materialize", | |
"Numix Theme", | |
"Package Control", | |
"PhalconPHP Completions", | |
"PHP Companion", | |
"PHP Syntax Checker", | |
"Phpcs", | |
"Predawn", | |
"Pretty JSON", | |
"Python 3", | |
"SFTP", | |
"TabSnippets", | |
"Theme - Asphalt", | |
"Theme - Brogrammer", | |
"Theme - Flatland", | |
"Theme - Glacier", | |
"Theme - Piatto", | |
"Theme - Soda", | |
"Theme - Spacegray", | |
"TodoReview", | |
"WakaTime" | |
], | |
"repositories": | |
[ | |
"https://github.com/erichard/SublimePHPCompanion" | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment