Skip to content

Instantly share code, notes, and snippets.

@Sigmus
Created August 10, 2015 18:22
Show Gist options
  • Save Sigmus/e4f84dffdcc298140447 to your computer and use it in GitHub Desktop.
Save Sigmus/e4f84dffdcc298140447 to your computer and use it in GitHub Desktop.
{
"caret_style": "phase",
"color_scheme": "Packages/Dayle Rees Color Schemes/sublime/contrast/earthsong-contrast.tmTheme",
"create_window_at_startup": false,
"font_face": "Inconsolata",
"font_size": 17.0,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"indent_guide_options":
[
"draw_normal",
"draw_active"
],
"line_padding_bottom": 1,
"line_padding_top": 1,
"open_files_in_new_window": false,
"soda_classic_tabs": false,
"tab_completion": false,
"tab_size": 2,
"theme": "Primer Dark.sublime-theme",
"translate_tabs_to_spaces": 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