Skip to content

Instantly share code, notes, and snippets.

@quezo
Created March 7, 2014 22:12
Show Gist options
  • Save quezo/9421307 to your computer and use it in GitHub Desktop.
Save quezo/9421307 to your computer and use it in GitHub Desktop.
{
"color_scheme": "Packages/Color Scheme - Default/Twilight.tmTheme",
"font_face": "Source Code Pro",
"font_size": 20,
"save_on_focus_lost": true,
"tab_size": 2,
"translate_tabs_to_spaces": true,
"trim_automatic_white_space": true,
"scroll_past_end": true,
"word_wrap": true,
"wrap_width": 90,
// Columns in which to display vertical rulers
"rulers": [80, 100]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment