Skip to content

Instantly share code, notes, and snippets.

@oller
Created July 14, 2015 14:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save oller/3bd30bc8ebd0b8bf25c9 to your computer and use it in GitHub Desktop.
Save oller/3bd30bc8ebd0b8bf25c9 to your computer and use it in GitHub Desktop.
Package Control.sublime-settings
{
"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