Skip to content

Instantly share code, notes, and snippets.

@Mulkave
Created July 24, 2013 09:56
Show Gist options
  • Save Mulkave/6069319 to your computer and use it in GitHub Desktop.
Save Mulkave/6069319 to your computer and use it in GitHub Desktop.
{
"auto_complete": false,
"color_scheme": "Packages/User/Themes/Peacock.tmTheme",
"font_face": "Inconsolata",
"font_options":
[
"subpixel_antialias"
],
"font_size": 13.0,
"highlight_line": true,
"ignored_packages":
[
"Vintage"
],
"rulers":
[
140
],
"scroll_past_end": true,
"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