Skip to content

Instantly share code, notes, and snippets.

@jamesadney
Created June 10, 2013 18:41
Show Gist options
  • Save jamesadney/5751136 to your computer and use it in GitHub Desktop.
Save jamesadney/5751136 to your computer and use it in GitHub Desktop.
{
"auto_complete": false,
"color_scheme": "Packages/Color Scheme - Default/Monokai.tmTheme",
"draw_white_space": "selection",
"ensure_newline_at_eof_on_save": true,
"font_face": "source code pro",
"font_size": 10,
"highlight_line": true,
"ignored_packages":
[
],
"rulers":
[
79
],
"trim_trailing_white_space_on_save": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment