Skip to content

Instantly share code, notes, and snippets.

@phaistonian
Created August 30, 2013 07:29
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 phaistonian/6387164 to your computer and use it in GitHub Desktop.
Save phaistonian/6387164 to your computer and use it in GitHub Desktop.
{
"bold_folder_labels": true,
"build_on_save": 0,
"color_scheme": "Packages/User/Tomorrow-Night.tmTheme",
"close_windows_when_empty": true,
"draw_indent_guides": true,
"caret_style": "phase",
"fallback_encoding": "Greek (ISO 8859-7)",
"folder_exclude_patterns":
[
".svn",
".git",
".hg",
".sass-cache",
"min",
".psd"
],
"font_face": "Source Code Pro",
"font_size": 13.0,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"ColorPicker",
"JSHint Gutter",
"TernJS",
"Theme - Soda",
"Vintage",
"Emmet",
"DocBlockr",
"SublimeLinter",
"Modific",
"sublime-EasyMotion"
],
"line_padding_bottom": 0.8,
"line_padding_top": 0.8,
"open_files_in_new_window": false,
"scroll_past_end": true,
"soda_classic_tabs": false,
"tab_size": 2,
"theme": "Flatland.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"fade_fold_buttons": false,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment