Skip to content

Instantly share code, notes, and snippets.

@djcommandline
Created July 6, 2013 19:50
Show Gist options
  • Save djcommandline/5941043 to your computer and use it in GitHub Desktop.
Save djcommandline/5941043 to your computer and use it in GitHub Desktop.
FETCH :: SUBLIME :: CONFIG
{
"files":
{
"fontcustomvectors": "https://github.com/mantone/fontcustomvectors/fontcustom.yml",
"jquery": "http://code.jquery.com/jquery-latest.min.js",
"jquery_plugin": "https://raw.github.com/mantone/jquery_plugin_startkit/master/js/plugin.js",
"media_query_mixins": "https://raw.github.com/paranoida/sass-mediaqueries/master/_media-queries.scss",
"modernizr": "http://modernizr.com/downloads/modernizr-latest.js",
"normalize": "https://raw.github.com/necolas/normalize.css/master/normalize.css",
"backbone": "https://raw.github.com/jashkenas/backbone/master/backbone.js",
"handlebars": "https://raw.github.com/wycats/handlebars.js/master/lib/handlebars.js"
},
"packages":
{
"fontcustomvectors": "https://github.com/mantone/fontcustomvectors",
"html5_boilerplate": "https://github.com/h5bp/html5-boilerplate/zipball/master"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment