Skip to content

Instantly share code, notes, and snippets.

@Cacodaimon
Last active August 29, 2015 13:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Cacodaimon/8923549 to your computer and use it in GitHub Desktop.
Save Cacodaimon/8923549 to your computer and use it in GitHub Desktop.
{
"color_scheme": "Packages/Color Scheme - Default/Monokai.tmTheme",
"font_face": "DroidSansMono",
"font_size": 12,
"highlight_line": true,
"highlight_modified_tabs": true,
"line_padding_bottom": 1,
"line_padding_top": 1,
"spell_check": true,
"tab_size": 4,
"translate_tabs_to_spaces": true,
"word_wrap": true,
"rulers":
[
120
],
"show_encoding": true,
"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