Skip to content

Instantly share code, notes, and snippets.

@pitch-gist
Last active December 12, 2015 09:29
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 pitch-gist/4752016 to your computer and use it in GitHub Desktop.
Save pitch-gist/4752016 to your computer and use it in GitHub Desktop.
{
"bold_folder_labels": true,
"color_scheme": "Packages/User/Tomorrow-Night.tmTheme",
"find_selected_text": true,
"folder_exclude_patterns":
[
".svn",
".git"
],
"font_face": "Source Code Pro",
"font_size": 12.0,
"highlight_line": true,
"ignored_packages":
[
"Vintage"
],
"open_files_in_new_window": false,
"soda_classic_tabs": true,
"tab_size": 3,
"theme": "Soda Dark.sublime-theme",
"translate_tabs_to_spaces": false,
"trim_trailing_white_space_on_save": true,
"word_wrap": true
}
@benlilley
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment