Skip to content

Instantly share code, notes, and snippets.

@w33ble
Created May 24, 2013 18:02
Show Gist options
  • Save w33ble/5645358 to your computer and use it in GitHub Desktop.
Save w33ble/5645358 to your computer and use it in GitHub Desktop.
Leanpub sublime-project
{
"folders":
[
{
"path": "~/Dropbox/Leanpub",
"folder_exclude_patterns": ["epub_images", "convert_html", "preview", "published"],
"file_exclude_patterns": [".gitignore", "*.sublime*", "*Icon*", ".dropbox"]
}
],
"settings":
{
"color_scheme": "Packages/Color Scheme - Default/Sunburst.tmTheme",
"font_face": "Envy Code R",
"font_size": 15.5,
"rulers": [],
"line_numbers": true,
"word_wrap": true,
"tab_size": 2
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment