Skip to content

Instantly share code, notes, and snippets.

@ezy
Created August 14, 2012 00:35
Show Gist options
  • Save ezy/3345157 to your computer and use it in GitHub Desktop.
Save ezy/3345157 to your computer and use it in GitHub Desktop.
Sublime Text Settings
{
"auto_indent": true,
"color_scheme": "Packages/User/Tomorrow-Night.tmTheme",
"draw_indent_guides": true,
"font_face": "Monaco",
"font_size": 15.0,
"ignored_packages":
[
"[]"
],
"line_padding_bottom": 1,
"line_padding_top": 1,
"mid_line_tabs": false,
"tab_size": 2
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment