Skip to content

Instantly share code, notes, and snippets.

View devgeeks's full-sized avatar

tommy-carlos williams devgeeks

View GitHub Profile
@devgeeks
devgeeks / index.html
Last active August 29, 2015 14:24 — forked from anonymous/index.html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>JS Bin</title>
<style id="jsbin-css">
html {
box-sizing: border-box;
}
*,
@devgeeks
devgeeks / index.html
Last active August 29, 2015 14:24 — forked from anonymous/index.html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>JS Bin</title>
<style id="jsbin-css">
html {
box-sizing: border-box;
}
*,
@devgeeks
devgeeks / bundles.txt
Created July 11, 2015 22:28
Devgeeks bundles.txt file from fork of quick-vim
https://github.com/MarcWeber/vim-addon-mw-utils.git
https://github.com/tomtom/tlib_vim.git
https://github.com/scrooloose/nerdtree.git
https://github.com/scrooloose/nerdcommenter.git
https://github.com/jistr/vim-nerdtree-tabs.git
https://github.com/tpope/vim-surround.git
https://github.com/msanders/snipmate.vim.git
https://github.com/jelera/vim-javascript-syntax.git
https://github.com/plasticboy/vim-markdown.git
https://github.com/groenewege/vim-less.git
@devgeeks
devgeeks / Procfile
Last active April 24, 2016 20:47
Serve Star Track via phonegap.serve() on Heroku
web: npm start