Skip to content

Instantly share code, notes, and snippets.

@sean-clayton
Created December 22, 2013 00:55
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 sean-clayton/8077241 to your computer and use it in GitHub Desktop.
Save sean-clayton/8077241 to your computer and use it in GitHub Desktop.
{
"auto_complete_commit_on_tab": true,
"caret_extra_bottom": 0,
"caret_extra_top": 0,
"caret_extra_width": 0,
"caret_style": "smooth",
"close_windows_when_empty": false,
"color_scheme": "Packages/Github Color Theme/GitHub.tmTheme",
"detect_indentation": true,
"detect_slow_plugins": false,
"file_exclude_patterns":
[
".DS_Store"
],
"flatland_square_tabs": true,
"fold_buttons": false,
"font_face": "Source Code Pro",
"font_size": 16.0,
"highlight_line": true,
"hot_exit": false,
"ignored_packages":
[
"Vintage"
],
"line_padding_bottom": 1,
"line_padding_top": 1,
"margin": 8,
"open_files_in_new_window": false,
"overlay_scroll_bars": "enabled",
"preview_on_click": true,
"remember_open_files": false,
"scroll_past_end": true,
"tab_size": 2,
"theme": "Soda Light.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_automatic_white_space": false,
"trim_trailing_white_space_on_save": true,
"wide_caret": true,
"word_wrap": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment