Skip to content

Instantly share code, notes, and snippets.

@greggnakamura
Forked from t8g/Fetch.sublime-settings
Created September 25, 2012 03:18
Show Gist options
  • Save greggnakamura/3779797 to your computer and use it in GitHub Desktop.
Save greggnakamura/3779797 to your computer and use it in GitHub Desktop.
SublimeText2: Nettuts Fetch
{
"files":
{
"cycle": "http://malsup.github.com/jquery.cycle.all.js",
"infinite_scroll": "https://github.com/paulirish/infinite-scroll/blob/master/jquery.infinitescroll.min.js",
"jquery": "http://code.jquery.com/jquery.min.js",
"localscroll": "http://flesler-plugins.googlecode.com/files/jquery.localscroll-1.2.7-min.js",
"raphael": "http://github.com/DmitryBaranovskiy/raphael/raw/master/raphael-min.js",
"reset": "http://meyerweb.com/eric/tools/css/reset/reset.css",
"scrollorama": "https://github.com/johnpolacek/scrollorama/blob/master/js/jquery.scrollorama.js",
"scrollto": "http://flesler-plugins.googlecode.com/files/jquery.scrollTo-1.4.2-min.js",
"underscore": "https://raw.github.com/documentcloud/underscore/master/underscore-min.js",
"waypoints": "https://github.com/imakewebthings/jquery-waypoints/blob/master/waypoints.min.js"
},
"packages":
{
"bootstrap": "https://github.com/twitter/bootstrap/zipball/master",
"cakephp": "https://github.com/cakephp/cakephp/zipball/master",
"codeigniter": "http://codeigniter.com/download.php",
"django": "https://github.com/django/django/zipball/master",
"drupal": "https://github.com/drupal/drupal/zipball/7.x",
"fancybox": "http://fancybox.googlecode.com/files/jquery.fancybox-1.3.4.zip",
"html5_boilerplate": "http://github.com/h5bp/html5-boilerplate/zipball/v2.0stripped",
"rails": "https://github.com/rails/rails/zipball/master",
"skeleton": "https://github.com/dhgamache/Skeleton/zipball/master",
"wordpress": "http://wordpress.org/latest.zip",
"zoomooz": "http://github.com/jaukia/zoomooz/zipball/master"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment