Skip to content

Instantly share code, notes, and snippets.

@oller
Created February 4, 2014 14:06
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/8804216 to your computer and use it in GitHub Desktop.
Save oller/8804216 to your computer and use it in GitHub Desktop.
Package Control.sublime-settings for ST3
{
"installed_packages":
[
"AngularJS",
"Autoprefixer",
"BracketHighlighter",
"DashDoc",
"DocBlockr",
"Emmet",
"Git",
"GitGutter",
"HTML-CSS-JS Prettify",
"HTML5",
"Jekyll",
"jQuery",
"LESS",
"Pretty JSON",
"SassBeautify",
"SCSS",
"SideBarEnhancements",
"SideBarGit",
"SublimeCodeIntel",
"SublimeLinter",
"SublimeLinter-contrib-scss-lint",
"SublimeLinter-csslint",
"SublimeLinter-html-tidy",
"SublimeLinter-jshint",
"SublimeLinter-json",
"SublimeLinter-php",
"SyncedSideBar",
"Terminal",
"Theme - Flatland",
"Theme - Glacier",
"Theme - Spacefunk",
"Theme - Spacegray",
"Tomorrow Color Schemes"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment