Created
July 14, 2015 14:11
-
-
Save oller/3bd30bc8ebd0b8bf25c9 to your computer and use it in GitHub Desktop.
Package Control.sublime-settings
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
{ | |
"in_process_packages": | |
[ | |
], | |
"install_prereleases": true, | |
"installed_packages": | |
[ | |
"Alignment", | |
"AngularJS", | |
"Autoprefixer", | |
"BracketHighlighter", | |
"Color Highlighter", | |
"Colorsublime", | |
"DocBlockr", | |
"EditorConfig", | |
"Emmet", | |
"Foundation 5 Snippets", | |
"Future Funk - Codeception", | |
"Future Funk - Color Scheme", | |
"Git", | |
"GitGutter", | |
"HTML-CSS-JS Prettify", | |
"HTML5", | |
"IceWorld Color Scheme", | |
"Jekyll", | |
"jQuery", | |
"JSCS-Formatter", | |
"LESS", | |
"Material Theme", | |
"Oceanic Next Color Scheme", | |
"Package Control", | |
"PHP-Twig", | |
"Predawn", | |
"Pretty JSON", | |
"SASS Snippets", | |
"SassBeautify", | |
"SCSS", | |
"SideBarEnhancements", | |
"SideBarGit", | |
"Siteleaf Liquid Syntax", | |
"SublimeCodeIntel", | |
"SublimeLinter", | |
"SublimeLinter-contrib-jslint", | |
"SublimeLinter-contrib-scss-lint", | |
"SublimeLinter-contrib-twiglint", | |
"SublimeLinter-csslint", | |
"SublimeLinter-html-tidy", | |
"SublimeLinter-jscs", | |
"SublimeLinter-jshint", | |
"SublimeLinter-json", | |
"SyncedSideBar", | |
"Terminal", | |
"Theme - Afterglow", | |
"Theme - Glacier", | |
"Theme - Gravity", | |
"Theme - itg.flat", | |
"Theme - Spacefunk", | |
"Theme - Spacegray" | |
], | |
"repositories": | |
[ | |
"https://sublime.wbond.net/prerelease/packages.json" | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment