Skip to content

Instantly share code, notes, and snippets.

@lukezhangstudio
Created February 13, 2015 06:07
Show Gist options
  • Save lukezhangstudio/ae7588babdd34c2800a6 to your computer and use it in GitHub Desktop.
Save lukezhangstudio/ae7588babdd34c2800a6 to your computer and use it in GitHub Desktop.
sublime_settings
{
"folder_exclude_patterns":
[
"target"
],
"font_size": 17,
"ignored_packages":
[
"Vintage"
],
"save_on_focus_lost": true,
"tab_size": 2,
"translate_tabs_to_spaces": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment