Skip to content

Instantly share code, notes, and snippets.

@zeuxisoo
Created November 25, 2011 04:30
Show Gist options
  • Save zeuxisoo/1392809 to your computer and use it in GitHub Desktop.
Save zeuxisoo/1392809 to your computer and use it in GitHub Desktop.
SublimeText 2 - File Settings User
{
"color_scheme": "Packages/Color Scheme - Default/Monokai Bright.tmTheme",
"font_face": "Monaco",
"font_size": 12,
"fallback_encoding": "UTF-8",
"trim_trailing_white_space_on_save": true,
"highlight_line": true,
"spell_check": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment