Skip to content

Instantly share code, notes, and snippets.

@matthewhartman
Last active May 20, 2016 10:07
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 matthewhartman/8168620 to your computer and use it in GitHub Desktop.
Save matthewhartman/8168620 to your computer and use it in GitHub Desktop.
My Sublime Settings
{
"bold_folder_labels": true,
"color_scheme": "Packages/Seti_UX/Seti.tmTheme",
"draw_minimap_border": true,
"font_size": 12,
"highlight_line": true,
"highlight_modified_tabs": true,
"line_padding_bottom": 1,
"line_padding_top": 1,
"save_on_focus_lost": true,
"tab_size": 2,
"theme": "Seti.tmTheme",
"translate_tabs_to_spaces": true,
"word_wrap": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment