Skip to content

Instantly share code, notes, and snippets.

@saschagehlich
Created July 5, 2014 13:03
Show Gist options
  • Save saschagehlich/c800c6b4896513617bd5 to your computer and use it in GitHub Desktop.
Save saschagehlich/c800c6b4896513617bd5 to your computer and use it in GitHub Desktop.
{
"color_scheme": "Packages/User/hyrule-contrast (SL).tmTheme",
"ensure_newline_at_eof_on_save": true,
"folder_exclude_patterns":
[
".svn",
".git",
".hg",
"CVS",
".idea",
"tmp"
],
"font_size": 14,
"highlight_line": true,
"ignored_packages":
[
"Vintage"
],
"index_files": false,
"rulers":
[
80
],
"scroll_past_end": true,
"sublimelinter": true,
"tab_size": 2,
"theme": "Soda Dark 3.sublime-theme",
"translate_tabs_to_spaces": true,
"tree_animation_enabled": false,
"trim_trailing_white_space_on_save": true,
"wombat_color_blue": true,
"wombat_dirty_bottom_bar_blue": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment