Skip to content

Instantly share code, notes, and snippets.

@v3n
Created August 18, 2015 18:51
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 v3n/a799883baed58e6ab99e to your computer and use it in GitHub Desktop.
Save v3n/a799883baed58e6ab99e to your computer and use it in GitHub Desktop.
{
"color_inactive_tabs": true,
"color_scheme": "Packages/Theme - Afterglow/Afterglow-monokai.tmTheme",
"ensure_newline_at_eof_on_save": true,
"font_size": 14,
"highlight_line": true,
"ignored_packages":
[
"Vintage"
],
"index_exclude_patterns":
[
"*.log",
"/Users/jonathan/Development/mcp/lib*"
],
"rulers":
[
120
],
"status_bar_brighter": true,
"tab_size": 4,
"tabs_medium": true,
"theme": "Afterglow.sublime-theme",
"trailing_spaces_modified_lines_only": true,
"trailing_spaces_trim_on_save": true,
"translate_tabs_to_spaces": true,
"trim_automatic_white_space": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment