Skip to content

Instantly share code, notes, and snippets.

@Haraldson
Last active December 30, 2015 19:18
Show Gist options
  • Select an option

  • Save Haraldson/7872951 to your computer and use it in GitHub Desktop.

Select an option

Save Haraldson/7872951 to your computer and use it in GitHub Desktop.
{
"caret_style": "phase",
"color_scheme": "Packages/Tomorrow Color Schemes/Tomorrow-Night.tmTheme",
"detect_indentation": false,
"ensure_newline_at_eof_on_save": true,
"fallback_encoding": "UTF-8",
"font_size": 12.0,
"highlight_line": true,
"ignored_packages":
[
"Vintage"
],
"line_padding_bottom": 1,
"line_padding_top": 1,
"rulers":
[
60,
100,
140
],
"tab_size": 4,
"theme": "Soda 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