Skip to content

Instantly share code, notes, and snippets.

@lucassmagal
Created May 27, 2013 17:47
Show Gist options
  • Save lucassmagal/5658275 to your computer and use it in GitHub Desktop.
Save lucassmagal/5658275 to your computer and use it in GitHub Desktop.
{
"color_scheme": "Packages/Color Scheme - Default/Solarized (Dark).tmTheme",
"ensure_newline_at_eof_on_save": true,
"font_face": "Source Code Pro",
"font_size": 11,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"line_padding_bottom": 1,
"line_padding_top": 1,
"match_brackets": false,
"match_brackets_angle": false,
"match_brackets_braces": false,
"match_brackets_content": false,
"match_brackets_square": false,
"rulers":
[
79,
72
],
"tab_size": 4,
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"word_wrap": false
}
@vinnycl
Copy link

vinnycl commented May 29, 2013

Salvo :)

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