Skip to content

Instantly share code, notes, and snippets.

@nonlinear
Created December 9, 2013 15:30
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 nonlinear/7873996 to your computer and use it in GitHub Desktop.
Save nonlinear/7873996 to your computer and use it in GitHub Desktop.
sublime-project
// TODO:
// 1. on line 7, change path to proper folder
{
"folders":
[
{
"path": "/Users/nonlinear/Documents/Projects/tradefolio"
}
],
"settings":
{
"tab_size": 2
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment