Skip to content

Instantly share code, notes, and snippets.

@trek
Created June 20, 2014 20:53
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 trek/80274be9a5dafd4da647 to your computer and use it in GitHub Desktop.
Save trek/80274be9a5dafd4da647 to your computer and use it in GitHub Desktop.
{
"color_scheme": "Packages/Theme - Spacegray/base16-ocean.dark.tmTheme",
"default_line_ending": "unix",
"ensure_newline_at_eof_on_save": true,
"folder_exclude_patterns":
[
".svn",
".git",
".hg",
"CVS",
"node_modules",
"test/build.js",
"tmp"
],
"font_face": "Source Code Pro",
"font_size": 13.0,
"ignored_packages":
[
],
"save_on_focus_lost": true,
"tab_size": 2,
"theme": "Spacegray.sublime-theme",
"trailing_spaces_include_current_line": false,
"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