Skip to content

Instantly share code, notes, and snippets.

@thephw
Last active December 16, 2015 00:39
Show Gist options
  • Save thephw/5349165 to your computer and use it in GitHub Desktop.
Save thephw/5349165 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,
"ignored_packages":
[
"ERB Insert and Toggle Commands",
"Vintage"
],
"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