Skip to content

Instantly share code, notes, and snippets.

@berryp
Last active December 12, 2015 12:29
Show Gist options
  • Select an option

  • Save berryp/4772012 to your computer and use it in GitHub Desktop.

Select an option

Save berryp/4772012 to your computer and use it in GitHub Desktop.
{
"auto_complete": false,
"color_scheme": "Packages/Tomorrow Color Schemes/Tomorrow-Night.tmTheme",
"default_line_ending": "unix",
"ensure_newline_at_eof_on_save": true,
"find_selected_text": true,
"fold_buttons": true,
"font_options":
[
"subpixel_antialias"
],
"font_size": 14.0,
"highlight_line": true,
"ignored_packages":
[
"Vintage"
],
"remember_open_files": false,
"rulers":
[
79
],
"scroll_past_end": true,
"shift_tab_unindent": true,
"theme": "Soda Dark.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"word_wrap": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment