Skip to content

Instantly share code, notes, and snippets.

@emilk
Created February 12, 2015 07:56
Show Gist options
  • Save emilk/c65d277354469e967692 to your computer and use it in GitHub Desktop.
Save emilk/c65d277354469e967692 to your computer and use it in GitHub Desktop.
{
"color_scheme": "Packages/Colorcoder/Monokai (Colorcoded).tmTheme",
"ensure_newline_at_eof_on_save": true,
"font_face": "Edlo",
"font_size": 12,
"gutter": true,
"highlight_modified_tabs": true,
"indent_guide_options":
[
"draw_normal",
"draw_active"
],
"indent_to_bracket": true,
"margin": 0,
"original_color_scheme": "Packages/Color Scheme - Default/Monokai.tmTheme",
"tab_size": 4
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment