Skip to content

Instantly share code, notes, and snippets.

@korof
Last active January 1, 2016 15:09
Show Gist options
  • Save korof/8162825 to your computer and use it in GitHub Desktop.
Save korof/8162825 to your computer and use it in GitHub Desktop.
Sublime Text: Package Control.sublime-settings
{
"installed_packages":
[
"BracketHighlighter",
"CSScomb",
"DocBlockr",
"Emmet",
"Gist",
"HTML Boilerplate",
"jQuery Snippets pack",
"Nettuts+ Fetch",
"Package Control",
"Prefixr",
"SideBarEnhancements",
"SublimeLinter",
"Terminal",
"Theme - Brackets",
"Theme - Flatland",
"Theme - Soda",
"Theme - Spacegray",
"AngularJS",
"AutoFileName",
"Autoprefixer",
"JSHint Gutter",
"Nettuts+ Fetch",
"Package Control",
"Polymer & Web Component Snippets",
"SublimeLinter-jshint"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment