Skip to content

Instantly share code, notes, and snippets.

@bobbytables
Created April 6, 2014 18:00
Show Gist options
  • Save bobbytables/10009461 to your computer and use it in GitHub Desktop.
Save bobbytables/10009461 to your computer and use it in GitHub Desktop.
{
"always_show_minimap_viewport": false,
"color_scheme": "Packages/Tomorrow Color Schemes/Tomorrow-Night.tmTheme",
"draw_centered": false,
"font_face": "Ubuntu Mono",
"font_size": 16,
"ignored_packages":
[
"Vintage"
],
"rulers":
[
80
],
"scroll_past_end": true,
"shift_tab_unindent": true,
"show_full_path": true,
"tab_size": 2,
"theme": "itg.flat.dark.sublime-theme",
"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