Skip to content

Instantly share code, notes, and snippets.

@thephw
Created September 14, 2014 17:04
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 thephw/438ce27e431c44bde7dc to your computer and use it in GitHub Desktop.
Save thephw/438ce27e431c44bde7dc to your computer and use it in GitHub Desktop.
{
"color_scheme": "Packages/RailsCasts Colour Scheme/RailsCastsColorScheme.tmTheme",
"folder_exclude_patterns":
[
".bundle",
".git",
".svn",
".sass-cache",
"doc",
"log",
"tmp"
],
"font_face": "Source Code Pro",
"font_size": 14.0,
"ignored_packages":
[
"Vintage",
"ERB Insert and Toggle Commands"
],
"save_on_focus_lost": true,
"tab_size": 2,
"theme": "Phoenix Dark.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