Skip to content

Instantly share code, notes, and snippets.

@elmendalerenda
Created August 20, 2012 09:50
Show Gist options
  • Save elmendalerenda/3402724 to your computer and use it in GitHub Desktop.
Save elmendalerenda/3402724 to your computer and use it in GitHub Desktop.
sublime config file
{
"color_scheme": "Packages/Color Scheme - Default/Solarized (Dark).tmTheme",
"font_size": 10,
"save_on_focus_lost": true,
"highlight_line": true,
"trim_trailing_white_space_on_save": true,
"show_tab_close_buttons": false,
"translate_tabs_to_spaces": true,
"fold_buttons": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment