Skip to content

Instantly share code, notes, and snippets.

@lucassmagal
Created January 17, 2013 21:31
Show Gist options
  • Save lucassmagal/4559964 to your computer and use it in GitHub Desktop.
Save lucassmagal/4559964 to your computer and use it in GitHub Desktop.
{
"color_scheme": "Packages/Color Scheme - Default/Solarized (Light).tmTheme",
"ensure_newline_at_eof_on_save": true,
"font_face": "Source Code Pro",
"font_size": 12,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"line_padding_bottom": 1,
"line_padding_top": 1,
"rulers":
[
79,
72
],
"tab_size": 4,
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"word_wrap": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment